|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
addTestEntity (TestEntity) |
Inherited from OpenEdge.ABLUnit.Model.TestEntity |
|||||
|
|
AddTestResult (TestTestResult) |
/* Adds a test result for this entity.
NOTE: This method increments the Summary's counts so only call it AFTER the
result is updated/complete
Entities like a method or a class/procedure may have one or more before- and after-
lifecycle methods in addition to the 'main' or test method.
@param TestTestResult The current result */ Inherited from OpenEdge.ABLUnit.Model.TestEntity |
|||||
|
|
INTEGER getChildrenSize () |
Inherited from OpenEdge.ABLUnit.Model.TestEntity |
|||||
|
|
Array getTestEntities () |
Inherited from OpenEdge.ABLUnit.Model.TestEntity |
|||||
|
|
TestTestResult GetTestResults () |
/* Returns an array of test results for this entity
@return TestTestResult[] The results for this entity. May be indeterminate */ Inherited from OpenEdge.ABLUnit.Model.TestEntity |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
TestRootModel (integer) |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
INTEGER id |
Inherited from OpenEdge.ABLUnit.Model.TestEntity |
|||||
|
|
CHARACTER name |
Inherited from OpenEdge.ABLUnit.Model.TestEntity |
|||||
|
|
TestTypeResult Summary |
Inherited from OpenEdge.ABLUnit.Model.TestEntity |
|||||
|
|
DECIMAL timeTaken |
Inherited from OpenEdge.ABLUnit.Model.TestEntity |
|
Top
PUBLIC addTestEntity (TestEntity)
|
|||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AddTestResult (TestTestResult)
|
|||||||||||||||||||||
PUBLIC INTEGER getChildrenSize ()
|
|||||||||||||||||||||
PUBLIC Array getTestEntities ()
|
|||||||||||||||||||||
PUBLIC TestTestResult GetTestResults ()
|
|||||||||||||||||||||
PUBLIC TestRootModel (integer)
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER id
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER name
|
|||||||||
PUBLIC TestTypeResult Summary
|
|||||||||
PUBLIC DECIMAL timeTaken
|
|||||||||
Progress® OpenEdge® Release 12.2.0