OpenEdge.ABLUnit.Results.TestTestResult
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| TestTestResult () |
/* Default constructor */
|
||
| TestTestResult (character) |
/* Constructor
@param character The test name */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Lang.Error Error |
|
||
| LOGICAL IsIncomplete |
|
||
| CHARACTER Message |
|
||
| Progress.Lang.Stop Stop |
|
||
| CHARACTER TestName |
|
||
| OpenEdge.ABLUnit.Results.TestResultEnum TestResult |
|
Constructor Detail
TestTestResult ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
TestTestResult (character)
|
||||||||||||
Property Detail
Progress.Lang.Error Error
|
||||||||
|---|---|---|---|---|---|---|---|---|
LOGICAL IsIncomplete
|
||||||||
CHARACTER Message
|
||||||||
Progress.Lang.Stop Stop
|
||||||||
CHARACTER TestName
|
||||||||
OpenEdge.ABLUnit.Results.TestResultEnum TestResult |
||||||||