[Missing <summary> documentation for "N:ArtOfTest.WebAii.TestTemplates"]
| C# | Visual Basic | Visual Basic Usage |
namespace ArtOfTest.WebAii.TestTemplates
Namespace ArtOfTest.WebAii.TestTemplates
Imports ArtOfTest.WebAii.TestTemplates
| All Types | Classes | Delegates |
| Icon | Type | Description |
|---|---|---|
| BaseNUnitTest |
This class integrates NUnit testing framework and should only be used with it.
| |
| BaseNUnitTestSharedManager |
A base unit class that uses a static Manager object. This base class can be used
to share browser instances across test methods.
| |
| BaseTest |
Base test class for all WebAii unit/coded tests.
| |
| BaseVsUnitTest |
This class integrates Microsoft's Visual Studio Team Test unit testing framework and should only
be used with it.
| |
| BaseVsUnitTestSharedManager |
A base unit class that uses a static Manager object. This base class can be used
to share browser instances across test methods.
| |
| TestContextWriteLine |
Delegate used when you wish to perform your own logging into a custom
logging system.
|
