HomeSort by relevance Sort by last modified time
    Searched full:undesiredannotationtwo (Results 1 - 1 of 1) sorted by null

  /external/mockito/src/org/mockito/exceptions/
Reporter.java 601 public void unsupportedCombinationOfAnnotations(String undesiredAnnotationOne, String undesiredAnnotationTwo) {
603 "@" + undesiredAnnotationOne + " and @" + undesiredAnnotationTwo);
    [all...]

Completed in 133 milliseconds