OpenEdge.ABLUnit.Reflection.package
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
||||||
| Interfaces | ||
|---|---|---|
|
|
OpenEdge.ABLUnit.Reflection.ITestInfoList | |
| Classes | ||
|---|---|---|
|
|
AnnotationInfo | Stores the information of the Annotation like annotation type and attribute type and values. |
|
|
AnnotationUtil | A utility class to work with the annotation collection. |
|
|
ClassAnnotationInfo | Stores the information related to the Before, Setup, Test, TearDown, After annotations in the test class. |
|
|
ClassInfo | Stores the information of the class and annotation preceding the class |
|
|
ProcedureAnnotationInfo | Stores the information related to the Before, Setup, Test, TearDown, After annotations in the test procedure. |
|
|
TestAnnotationInfo | Stores the information related to the Before, Setup, Test, TearDown, After annotations for an individual test (class or procedure).in |
|
|
TestInfo | |
|
|
TestInfoList | |
|
|
TypeInfo | Used for Class/Procedure as a container of class annotation info and the methods/procedures info |