ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
ArtOfTest.WebAii.TestTemplates Namespace
NamespacesArtOfTest.WebAii.TestTemplates

[Missing <summary> documentation for "N:ArtOfTest.WebAii.TestTemplates"]

Declaration Syntax
C#Visual BasicVisual Basic Usage
namespace ArtOfTest.WebAii.TestTemplates
Namespace ArtOfTest.WebAii.TestTemplates
Imports ArtOfTest.WebAii.TestTemplates
Types
All TypesClassesDelegates
IconTypeDescription
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.