public void then_MockSetupMethodNeverUsedException_is_thrown_on_test_fixture_teardown() { Assert.Pass(); }
public void then_MockException_is_not_thrown_on_test_fixture_teardown() { Assert.Pass(); }
public void then_MockNotVerifiedException_is_thrown_on_test_fixture_teardown() { Assert.Pass(); }