Package 

Class VerificationResult

    • Method Summary

      Modifier and Type Method Description
      abstract VerificationResult merge(VerificationResult result) Merge this result with the other one, creating a new result
      abstract TestResult toTestResult() Convert to a test result
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait