ContainerTestInfo MethodsCleanCode C# Libraries v1.2.03 API
The ContainerTestInfo type exposes the following members.
Methods

  NameDescription
Public methodStatic memberInTestContainer
Identifies whether running in the UserControl test container context.
Public methodStatic memberInTestDrivenUnitTest
Identifies whether running in the TestDriven unit test context.
Public methodStatic memberShowInfo
Shows information about the added diagnostic functionality provided by the current control when ContainerTest is enabled.
Back to Top
See Also