OpenEdge.ABLUnit.Reflection.AnnotationUtil
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER GetExpectedExceptionName (Array) |
Given an Array which contains AnnotationInfo objects this method
returns the expected exception that is configured with test.
|
||
| LOGICAL HasAnnotation (Array, character) |
Given an Array which contains AnnotationInfo objects this method
checks whether there exists an annotation with the given name.
|
||
| LOGICAL HasIgnoreAnnotation (Array) |
Given an Array which contains AnnotationInfo objects this method checks whether there
exists an annotation with 'Ignore'.
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| AnnotationUtil () |
|
Method Detail
CHARACTER GetExpectedExceptionName (Array)
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL HasAnnotation (Array, character)
|
||||||||||||||||||||||||
LOGICAL HasIgnoreAnnotation (Array)
|
||||||||||||||||||||||||
Constructor Detail
AnnotationUtil ()
|
||||||||
|---|---|---|---|---|---|---|---|---|