Open winstonczc opened 1 year ago
Could you provide more details or a test case to show why this mock class is incorrect ?
className should be converted to slash format in method TestableClassTransformer#lookForMockWithAnnotationAsTestClass before return ,like:com/xxx/xxx
clazz.getClassName() should be converted to vm className