public static class ProjogTestRunner.TestResults extends Object
assertSuccess()| Modifier and Type | Method and Description |
|---|---|
void |
assertSuccess()
Throws an exception if any of the tests failed.
|
int |
getErrorCount() |
String |
getErrorMessages() |
int |
getQueryCount() |
int |
getScriptsCount() |
String |
getSummary() |
boolean |
hasFailures() |
public int getScriptsCount()
public int getQueryCount()
public int getErrorCount()
public boolean hasFailures()
public String getErrorMessages()
public void assertSuccess()
RuntimeException - if any of the tests failpublic String getSummary()
Copyright © 2022. All rights reserved.