|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Studio.IClassAnnotationParser GetAnnotationParser (character, logical) |
Returns the reference to the IClassAnnotationParser instance that
should be used bny this TestRunner instance |
|
+ | CHARACTER GetTestSuiteParameter (character) |
Returns the value of a PCTRun parameter |
|
+ | Consultingwerk.Framework.Collections.CharacterList ParseFileset (character) |
Parses a fileset |
|
+ | Consultingwerk.Framework.Collections.CharacterList ParseFileset (character, character) |
Parses a fileset |
|
+ | Consultingwerk.SmartUnit.ITestSuite ParseTestParameters (handle) |
Parses the SmartUnit Parameters |
|
+ | WriteTestResult (character, dataset) |
Writes the test result to a JUnit compatible XML file |
Options | Name | Purpose | |
---|---|---|---|
- | SmartUnit () |
Private Constructor of the SmartUnit class |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL Active |
Flag indicating that code is executed from within a unit test |
|
+ | Consultingwerk.ListNameValuePair CurrentTestParameters |
Contains the parameters (e.g. from Annotations) for the currently
executed test |
|
+ | HANDLE PctLibrary |
Returns the procedure-handle of the PCT Library |
|
+ | LOGICAL Verbose |
Tells tests to produce verbose output |
Top
PUBLIC Consultingwerk.Studio.IClassAnnotationParser GetAnnotationParser (character, logical)
|
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetTestSuiteParameter (character)
|
|||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList ParseFileset (character)
|
|||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList ParseFileset (character, character)
|
|||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartUnit.ITestSuite ParseTestParameters (handle)
|
|||||||||||||||||||||||||||
PUBLIC WriteTestResult (character, dataset)
|
PRIVATE SmartUnit ()
|
---|
PUBLIC LOGICAL Active
|
|||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.ListNameValuePair CurrentTestParameters
|
|||||||||||||||||
PUBLIC HANDLE PctLibrary
|
|||||||||||||||||
PUBLIC LOGICAL Verbose
|