Namespace: OpenEdge.ABLUnit.Reflection
Class
TestInfo
Parent classes:
Inherits: Progress.Lang.Object

Copyright (c) 2013-2014, 2020 by Progress Software Corporation. All rights reserved.
File:TestInfo
Author(s):hgarapat
Created:Mon Aug 06 12:55:45 IST 2012




Method Summary
Options Name Purpose
CHARACTER getTestName () Returns the method name

Constructor Summary
Options Name Purpose
TestInfo (Array, integer, character)

Property Summary
Options Name Purpose
OpenEdge.Core.Collections.Array annotations
INTEGER annotationsCount
LOGICAL isStatic
CHARACTER testName


Method Detail
Top

PUBLIC CHARACTER getTestName ()

Purpose: Returns the method name
Notes:
Returns CHARACTER


Constructor Detail
Top

PUBLIC TestInfo (Array, integer, character)

Parameters:
poAnnotationInfo OpenEdge.Core.Collections.Array
piAnnotationsCount INTEGER
pcTestN CHARACTER


Property Detail
Top

PUBLIC OpenEdge.Core.Collections.Array annotations

Returns OpenEdge.Core.Collections.Array
Top

PUBLIC INTEGER annotationsCount

Returns INTEGER
Top

PUBLIC LOGICAL isStatic

Returns LOGICAL
Top

PUBLIC CHARACTER testName

Returns CHARACTER


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0