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

Copyright (c) 2013-2014 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

CHARACTER getTestName ()

Purpose: Returns the method name
Notes:
Returns CHARACTER


Constructor Detail
Top

TestInfo (Array, integer, character)

Parameters:
annotationInfo OpenEdge.Core.Collections.Array
annotationsCount INTEGER
testN CHARACTER


Property Detail
Top

OpenEdge.Core.Collections.Array annotations

Returns OpenEdge.Core.Collections.Array
Top

INTEGER annotationsCount

Returns INTEGER
Top

LOGICAL isStatic

Returns LOGICAL
Top

CHARACTER testName

Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15