Searched refs:ProxyTester (Results 1 – 3 of 3) sorted by relevance
6 ProxyTester.testInitFlag = true;
19 public class ProxyTester extends TestCase { class20 public ProxyTester(String s) { in ProxyTester() method in ProxyTester24 public ProxyTester() { in ProxyTester() method in ProxyTester300 Class c = ProxyTester.class; in testGetters()475 junit.textui.TestRunner.run(ProxyTester.class); in main()
1167 suite.addTestSuite(testproxy.ProxyTester.class); in suite()