Annotation Interface MockitoBeans
Container for 
@MockitoBean annotations which allows
 @MockitoBean to be used as a repeatable annotation at the type level — for example, on test classes
 or interfaces implemented by test classes.- Since:
- 6.2.2
- Author:
- Sam Brannen
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueMockitoBean[] value
 
-