Previous Topic: Parameters and Parameter ListsNext Topic: Test Exceptions


The Test Exec Class

The com.itko.lisa.test.TestExec class provides access to the state of the test and convenience functions for performing common tasks within DevTest elements. A TestExec parameter is passed to most DevTest element methods. Some of the most useful methods that the TestExec class provides include:

For more information about the com.itko.lisa.test.TestExec class, see the JavaDocs in the doc folder of your installation directory.