Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.ABLUnit.Reflection.TestAnnotationInfo

OpenEdge.ABLUnit.Reflection.TestAnnotationInfo

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.ABLUnit.Reflection
Type: Class TestAnnotationInfo
Parent Classes:
Inherits: Progress.Lang.Object


Copyright (c) 2019 by Progress Software Corporation. All rights reserved.
File:TestAnnotationInfo
Purpose:Stores the information related to the Before, Setup, Test, TearDown, After annotations
for an individual test (class or procedure).in
Author(s):pjudge
Created:2019-12-05



Constructor Summary
  Options Name Purpose
  TestAnnotationInfo () /* Default constructor */

Property Summary
  Options Name Purpose
  OpenEdge.ABLUnit.Reflection.ITestInfoList AfterAll
  OpenEdge.ABLUnit.Reflection.ITestInfoList AfterEach
  OpenEdge.ABLUnit.Reflection.ITestInfoList BeforeAll
  OpenEdge.ABLUnit.Reflection.ITestInfoList BeforeEach
  OpenEdge.ABLUnit.Reflection.ITestInfoList Tests


Constructor Detail
Top

TestAnnotationInfo ()

/* Default constructor


Property Detail
Top

OpenEdge.ABLUnit.Reflection.ITestInfoList AfterAll

Top

OpenEdge.ABLUnit.Reflection.ITestInfoList AfterEach

Top

OpenEdge.ABLUnit.Reflection.ITestInfoList BeforeAll

Top

OpenEdge.ABLUnit.Reflection.ITestInfoList BeforeEach

Top

OpenEdge.ABLUnit.Reflection.ITestInfoList Tests



TitleResults for “How to create a CRG?”Also Available inAlert