OpenEdge.ABLUnit.Model.TestClass
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| 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 */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| TestClass (integer) |
/* Constructor
@param integer The ID of this test entity */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.ABLUnit.Reflection.ClassInfo classInfo |
|
Method Detail
DestroyEntity ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
InstantiateEntity ()
|
||||||||||||
InvokeTestMethod (TestInfo)
|
||||||||||||
Constructor Detail
TestClass (integer)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Property Detail
OpenEdge.ABLUnit.Reflection.ClassInfo classInfo |
||||
|---|---|---|---|---|