Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/exceptions/
DReporter.java619 …atic MockitoException unsupportedCombinationOfAnnotations(String undesiredAnnotationOne, String un… in unsupportedCombinationOfAnnotations() argument
621 … "@" + undesiredAnnotationOne + " and @" + undesiredAnnotationTwo); in unsupportedCombinationOfAnnotations()