Package com.elo.solutions.eloinst.tests
Class TestSuite
java.lang.Object
com.elo.solutions.eloinst.tests.TestSuite
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidconsumeTestFile(TestFile testFile) voidrun()Run the testsuite
-
Constructor Details
-
TestSuite
public TestSuite()
-
-
Method Details
-
run
public void run()Run the testsuite -
consumeTestFile
- Parameters:
testFile- testfile
-