|
| Options | Name | Purpose | |
|---|---|---|---|
| DestroyEntity () |
/* Stops/destroys this test entity */
|
||
| InstantiateEntity () |
/* Runs the test class */
|
||
| InvokeTestMethod (TestInfo) |
/* Performs the invocation of the test method in this test entity
@param TestInfo Data about the method to run */
|
| Options | Name | Purpose | |
|---|---|---|---|
| TestClass (integer) |
/* Constructor
@param integer The ID of this test entity */
|
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.ABLUnit.Reflection.ClassInfo classInfo |
|
DestroyEntity ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
InstantiateEntity ()
|
||||||||||||
InvokeTestMethod (TestInfo)
|
||||||||||||
TestClass (integer)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.ABLUnit.Reflection.ClassInfo classInfo |
||||
|---|---|---|---|---|