Searched defs:stripAnnotations (Results 1 – 3 of 3) sorted by relevance
17 final boolean stripAnnotations; field in MockFeatures19 …ockedType, Set<Class<?>> interfaces, SerializableMode serializableMode, boolean stripAnnotations) { in MockFeatures()29 boolean stripAnnotations) { in withMockFeatures()
36 protected boolean stripAnnotations; field in CreationSettings
307 private Type stripAnnotations(Type type) { in stripAnnotations() method in CallableDeclaration