Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.ABLUnit.Reflection.ProcedureAnnotationInfo

OpenEdge.ABLUnit.Reflection.ProcedureAnnotationInfo

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.ABLUnit.Reflection
Type: Class ProcedureAnnotationInfo
Parent Classes:
Inherits: OpenEdge.ABLUnit.Reflection.TestAnnotationInfo


Copyright (c) 2013-2017, 2019-2020 by Progress Software Corporation. All rights reserved.
File:ProcedureAnnotationInfo
Purpose:Stores the information related to the Before, Setup, Test, TearDown, After annotations in
the test procedure.
Author(s):hgarapat
Created:Tue Jul 24 11:36:16 IST 2012
Notes:* The TestProcedure class contains the code to run the test and lifecycle methods
/* Default constructor



Method Summary
  Options Name Purpose
  addTestProc (TestInfo)
  setAfter (TestInfo)
  setAfterProcedure (TestInfo)
  setBefore (TestInfo)
  setBeforeProcedure (TestInfo)

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

Method Detail
Top

addTestProc (TestInfo)

Top

setAfter (TestInfo)

Parameters:
afterProc OpenEdge.ABLUnit.Reflection.TestInfo
 
Top

setAfterProcedure (TestInfo)

Top

setBefore (TestInfo)

Parameters:
beforeProc OpenEdge.ABLUnit.Reflection.TestInfo
 
Top

setBeforeProcedure (TestInfo)



Constructor Detail
Top

ProcedureAnnotationInfo ()

/* Default constructor


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