Exemplo n.º 1
0
 public bool CanChoose(Test test)
 {
     return(_policies.CanChooseFixture(test));
 }