Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/annotation/
DMockInjectionUsingConstructorTest.java114 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