Skip to main content

%UnitTest.Portal.TestSuite

class %UnitTest.Portal.TestSuite extends %UnitTest.Portal.standardPage

Property Inventory

Method Inventory

Properties

property RealSuite as %String [ Calculated ];
Property methods: RealSuiteDisplayToLogical(), RealSuiteIsValid(), RealSuiteLogicalToDisplay(), RealSuiteLogicalToOdbc(), RealSuiteNormalize()

Methods

method %OnAfterCreatePage() as %Status
Decorate the page.
method %OnGetPageName() as %String
Get the (localized) name of the page. This should be implemented in a subclass.
method %OnGetTitle() as %String
Inherited description: Get the (localized) title string for the page. This should be implemented in a subclass.
method BuildTestInstance() as %Status
method RealSuiteGet() as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab