Searched refs:jUnitCore (Results 1 – 1 of 1) sorted by relevance
74 JUnitCore jUnitCore = new JUnitCore(); in constructor_is_called_for_each_test_in_test_class() local75 jUnitCore.addListener(new TextListener(System.out)); in constructor_is_called_for_each_test_in_test_class()78 jUnitCore.run(junit_test_with_3_tests_methods.class); in constructor_is_called_for_each_test_in_test_class()