Searched refs:InvokedMethodNameListener (Results 1 – 8 of 8) sorted by relevance
6 import test.InvokedMethodNameListener;17 InvokedMethodNameListener listener = new InvokedMethodNameListener(); in test_classes_should_be_skipped_when_a_before_class_fails()
6 import test.InvokedMethodNameListener;18 InvokedMethodNameListener listener = new InvokedMethodNameListener(); in test_classes_should_not_be_skipped_when_a_after_method_fails()
12 import test.InvokedMethodNameListener;35 InvokedMethodNameListener listener = new InvokedMethodNameListener(); in AfterClass_method_should_be_fired_when_IMethodInterceptor_removes_test_methods()
12 import test.InvokedMethodNameListener;35 InvokedMethodNameListener listener = new InvokedMethodNameListener(); in BeforeClass_method_should_be_fired_when_IMethodInterceptor_removes_test_methods()
8 import test.InvokedMethodNameListener;111 InvokedMethodNameListener listener = new InvokedMethodNameListener(); in run()
89 InvokedMethodNameListener l = new InvokedMethodNameListener(); in issue629_InvokedMethodDoesNotRecognizeConfigurationMethod()
10 public class InvokedMethodNameListener implements IInvokedMethodListener { class
12 public class InvokedMethodNameListener implements IInvokedMethodListener { class