Home
last modified time | relevance | path

Searched refs:ExampleService (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/bugs/injection/
DShouldNotTryToInjectInFinalOrStaticFieldsTest.java23 public static class ExampleService { class in ShouldNotTryToInjectInFinalOrStaticFieldsTest
31 @InjectMocks private ExampleService exampleService = new ExampleService();