Searched defs:actualNames (Results 1 – 3 of 3) sorted by relevance
50 Set<String> actualNames = new HashSet<String>(factory.getLoggerNames()); in testLoggerNameList() local61 Set<String> actualNames = new HashSet<String>(); in testLoggers() local
437 List<String> actualNames = getMethodNames(generatedClass.getDeclaredMethods()); in testAddMethods() local451 List<String> actualNames = getMethodNames(generatedClass.getDeclaredMethods()); in testAddMethodsObjectClass() local466 List<String> actualNames = getMethodNames(generatedClass.getDeclaredMethods()); in testAddMethodsUsesSuperclass() local481 List<String> actualNames = getMethodSignatures(methods); in testGetAllMethods() local491 List<String> actualNames = getMethodNames(generatedInterface.getDeclaredMethods()); in testGenerateInterface() local503 List<String> actualNames = getMethodNames(generatedInterface.getDeclaredMethods()); in testAddInterfaceMethods() local516 List<String> actualNames = getMethodNames(generatedClass.getDeclaredMethods()); in testGenerateSubclass() local531 List<String> actualNames = getClassNames(classes); in testCreateMockForClass() local
97 List<String> actualNames = getClassNames(classes); in testCreateMockForClass() local