Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/complex/unoapi/
H A DCheckModuleAPI.java147 assure("module '" + module + "' failed", verifyOutput(test), mContinue); in checkModule()
465 private boolean verifyOutput(String output) in verifyOutput() method in CheckModuleAPI