Class | Description |
---|---|
FullTestsOnline |
Runs all available testFiles against a deployed version of Petascope,
available at some URL.
|
GrammarTest |
Runs the available tests for the abstract syntax grammar, by calling the CLI.
|
GrammarTestOnline |
Runs the available Grammar tests against a deployed version of Petascope,
available at some URL.
|
XmlTestOnline |
Runs the available XML tests against a deployed version of Petascope,
available at some URL.
|