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

  /external/testng/src/test/java/test/interleavedorder/
InterleavedInvocationTest.java 24 private void verifyInvocation(int number, List<String> log, int index) {
45 verifyInvocation(number1, LOG, 0);
46 verifyInvocation(number2, LOG, 4);

Completed in 76 milliseconds