Searched defs:withMockFeatures (Results 1 – 2 of 2) sorted by relevance
20 static <T> MockFeatures<T> withMockFeatures(Class<T> mockedType, Set<Class<?>> interfaces) { in withMockFeatures() method in MockFeatures
26 public static <T> MockFeatures<T> withMockFeatures(Class<T> mockedType, in withMockFeatures() method in MockFeatures