Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | CountTestsAndFailures (dataset) |
Counts the tests and failures for each eTestsuite |
|
| + | DisposeOverloadingFactory () |
Disposes the overloading Factory |
|
| + | DisposeOverloadingServiceContainer () |
Disposes the overloading service container |
|
| + | 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.IFactory InitializeOverloadingFactory (character[]) |
Initializes a new factory |
|
| + | Consultingwerk.Framework.IServiceContainer InitializeOverloadingServiceContainer (character[]) |
Initializes a new service container |
|
| + | Consultingwerk.Framework.Collections.CharacterList ParseFileset (character) |
Parses a fileset |
|
| + | Consultingwerk.Framework.Collections.CharacterList ParseFileset (character, character) |
Parses a fileset |
|
| + | Consultingwerk.Framework.Collections.CharacterList ParseFilesetWithExtension (character, character) |
Parses a fileset |
|
| + | Consultingwerk.Framework.Collections.CharacterList ParseFilesetWithExtension (character, character, character) |
Parses a fileset |
|
| + | Consultingwerk.SmartUnit.ITestSuite ParseTestParameters (handle) |
Parses the SmartUnit Parameters |
|
| + | RaiseAfterTestClassEvent (ExecuteTestEventArgs) |
Raises the AfterTestClass event |
|
| + | RaiseAfterTestMethodEvent (ExecuteTestEventArgs) |
Raises the AfterTestMethod event |
|
| + | RaiseBeforeTestClassEvent (ExecuteTestEventArgs) |
Raises the BeforeTestClass event |
|
| + | RaiseBeforeTestMethodEvent (ExecuteTestEventArgs) |
Raises the BeforeTestMethod event |
|
| + | WriteTestResult (character, dataset) |
Writes the test result to a JUnit compatible XML file |
|
| - | WriteTestResult (ListOutputWriter, character) |
Iterates the list of output writes and calls their WriteTo
method |
| Options | Name | Purpose | |
|---|---|---|---|
| - | SmartUnit () |
Private Constructor of the SmartUnit class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | AfterTestClass (ExecuteTestEventArgs) |
Raised after a test class is executed |
|
| + | AfterTestMethod (ExecuteTestEventArgs) |
Raised after a test method is executed |
|
| + | BeforeTestClass (ExecuteTestEventArgs) |
Raised before a test class is executed |
|
| + | BeforeTestMethod (ExecuteTestEventArgs) |
Raised before a test method is executed |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL Active |
|
|
| + | CHARACTER ClassNamePrefix |
|
|
| + | Consultingwerk.ListNameValuePair CurrentTestParameters |
|
|
| + | CHARACTER LogEntryTypes |
|
|
| + | LOGICAL LogFailedTest |
|
|
| + | HANDLE PctLibrary |
|
|
| + | LOGICAL Verbose |
|
|
Top
PUBLIC CountTestsAndFailures (dataset)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC DisposeOverloadingFactory ()
|
||||||||||||||||||||||||||||||
PUBLIC DisposeOverloadingServiceContainer ()
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Studio.IClassAnnotationParser GetAnnotationParser (character, logical)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetTestSuiteParameter (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.IFactory InitializeOverloadingFactory (character[])
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.IServiceContainer InitializeOverloadingServiceContainer (character[])
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList ParseFileset (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList ParseFileset (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList ParseFilesetWithExtension (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList ParseFilesetWithExtension (character, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartUnit.ITestSuite ParseTestParameters (handle)
|
||||||||||||||||||||||||||||||
PUBLIC RaiseAfterTestClassEvent (ExecuteTestEventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC RaiseAfterTestMethodEvent (ExecuteTestEventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC RaiseBeforeTestClassEvent (ExecuteTestEventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC RaiseBeforeTestMethodEvent (ExecuteTestEventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC WriteTestResult (character, dataset)
|
||||||||||||||||||||||||||||||
PRIVATE WriteTestResult (ListOutputWriter, character)
|
||||||||||||||||||||||||||||||
PRIVATE SmartUnit ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC AfterTestClass (ExecuteTestEventArgs)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AfterTestMethod (ExecuteTestEventArgs)
|
|||||||||||||||
PUBLIC BeforeTestClass (ExecuteTestEventArgs)
|
|||||||||||||||
PUBLIC BeforeTestMethod (ExecuteTestEventArgs)
|
|||||||||||||||
PUBLIC LOGICAL Active
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ClassNamePrefix
|
|||||||||
PUBLIC Consultingwerk.ListNameValuePair CurrentTestParameters
|
|||||||||
PUBLIC CHARACTER LogEntryTypes
|
|||||||||
PUBLIC LOGICAL LogFailedTest
|
|||||||||
PUBLIC HANDLE PctLibrary
|
|||||||||
PUBLIC LOGICAL Verbose
|
|||||||||
ProDataset dsTestsuitesMember tables: eTestsuite, eTestcase |
Temp-Table eTestcaseDefined in: |
Temp-Table eTestsuiteDefined in: |