コード例 #1
0
 public void then_MockSetupMethodNeverUsedException_is_thrown_on_test_fixture_teardown()
 {
     Assert.Pass();
 }
コード例 #2
0
 public void then_MockException_is_not_thrown_on_test_fixture_teardown()
 {
     Assert.Pass();
 }
コード例 #3
0
 public void then_MockNotVerifiedException_is_thrown_on_test_fixture_teardown()
 {
     Assert.Pass();
 }