ContainerTestInfo MembersCleanCode 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
Properties

  NameDescription
Public propertyStatic memberCaption
Gets or sets the caption for the dialog box.
Back to Top
See Also