Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/annotation/
DMockInjectionUsingConstructorTest.java108 @InjectMocks some_class_with_parametered_constructor should_be_initialized_3_times;
114 private static class some_class_with_parametered_constructor { class in MockInjectionUsingConstructorTest.junit_test_with_3_tests_methods
115 public some_class_with_parametered_constructor(List<?> collaborator) { in some_class_with_parametered_constructor() method in MockInjectionUsingConstructorTest.junit_test_with_3_tests_methods.some_class_with_parametered_constructor