Esempio n. 1
0
 public void should_return_the_combined_result_of_all_policies()
 {
     _answer.ShouldBe(AuthorizationRight.Allow);
 }