Searched refs:classContext (Results 1 – 4 of 4) sorted by relevance
46 Class<?> classContext = clazz; in processInjectMocks() local47 while (classContext != Object.class) { in processInjectMocks()49 classContext = classContext.getSuperclass(); in processInjectMocks()54 Class<?> classContext = clazz; in processIndependentAnnotations() local55 while (classContext != Object.class) { in processIndependentAnnotations()57 delegate.process(classContext, testInstance); in processIndependentAnnotations()59 spyAnnotationEngine.process(classContext, testInstance); in processIndependentAnnotations()61 classContext = classContext.getSuperclass(); in processIndependentAnnotations()
112 String classContext = null; in writeTo() local114 classContext = methodDef.method.getDefiningClass(); in writeTo()119 referenceString = ReferenceUtil.getReferenceString(reference, classContext); in writeTo()138 referenceString2 = ReferenceUtil.getReferenceString(reference2, classContext); in writeTo()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...