OpenEdge.ABLUnit.Writer.IResultsWriter
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| WriteToFile (character, TestEntity) |
/* Writes the test results in the xml file
@param character The XML file name.
@param TestEntity The test to write (root) */
|
||
| LONGCHAR WriteToLongchar (TestEntity) |
/* Writes the test results to a longchar
@param TestEntity The test to write (root)
@param longchar The XML output, with a UTF-8 codepage */
|
Method Detail
WriteToFile (character, TestEntity)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LONGCHAR WriteToLongchar (TestEntity)
|
||||||||||||||||