public class PerformanceTestValidator extends AbstractTest
PerformanceTest
class.Modifier and Type | Class and Description |
---|---|
(package private) static class |
PerformanceTestValidator.SimplePerformanceTest |
id, name, parent
Constructor and Description |
---|
PerformanceTestValidator() |
Modifier and Type | Method and Description |
---|---|
TestReport |
runImpl()
Subclasses should implement this method with the content of
the test case.
|
assertEquals, assertEquals, assertNull, assertTrue, error, getId, getName, getParent, getQualifiedId, reportError, reportException, reportSuccess, run, runImplBasic, setId, setName, setParent
public TestReport runImpl() throws java.lang.Exception
AbstractTest
runImpl
in class AbstractTest
java.lang.Exception