Searched refs:addTestMethod (Results 1 – 11 of 11) sorted by relevance
36 MethodInfo methodInfo = tester.addTestMethod("runBreakpointBoolean"); in testGetValues001_Boolean()50 MethodInfo methodInfo = tester.addTestMethod("runBreakpointByte"); in testGetValues002_Byte()64 MethodInfo methodInfo = tester.addTestMethod("runBreakpointChar"); in testGetValues003_Char()78 MethodInfo methodInfo = tester.addTestMethod("runBreakpointShort"); in testGetValues004_Short()92 MethodInfo methodInfo = tester.addTestMethod("runBreakpointInt"); in testGetValues005_Int()106 MethodInfo methodInfo = tester.addTestMethod("runBreakpointInt2"); in testGetValues005_Int2()121 MethodInfo methodInfo = tester.addTestMethod("runBreakpointLong"); in testGetValues006_Long()135 MethodInfo methodInfo = tester.addTestMethod("runBreakpointFloat"); in testGetValues007_Float()149 MethodInfo methodInfo = tester.addTestMethod("runBreakpointDouble"); in testGetValues008_Double()166 MethodInfo methodInfo = tester.addTestMethod("runBreakpointObject"); in testGetValues009_ThisObject()[all …]
36 MethodInfo methodInfo = tester.addTestMethod("runBreakpointBoolean"); in testSetValues001_Boolean()51 MethodInfo methodInfo = tester.addTestMethod("runBreakpointByte"); in testSetValues002_Byte()66 MethodInfo methodInfo = tester.addTestMethod("runBreakpointChar"); in testSetValues003_Char()81 MethodInfo methodInfo = tester.addTestMethod("runBreakpointShort"); in testSetValues004_Short()96 MethodInfo methodInfo = tester.addTestMethod("runBreakpointInt"); in testSetValues005_Int()111 MethodInfo methodInfo = tester.addTestMethod("runBreakpointLong"); in testSetValues006_Long()126 MethodInfo methodInfo = tester.addTestMethod("runBreakpointFloat"); in testSetValues007_Float()141 MethodInfo methodInfo = tester.addTestMethod("runBreakpointDouble"); in testSetValues008_Double()162 MethodInfo methodInfo = tester.addTestMethod("runBreakpointObject"); in testSetValues009_Object()182 MethodInfo methodInfo = tester.addTestMethod("runBreakpointArray"); in testSetValues010_Array()[all …]
112 public MethodInfo addTestMethod(String methodName) { in addTestMethod() method in JDWPStackFrameAccessTest.StackFrameTester
150 addTestMethod(each, names, theClass);284 private void addTestMethod(Method m, List<String> names, Class<?> theClass) {
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
META-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/ ...
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...