Click or drag to resize

UnitTestFixture Properties

The UnitTestFixture type exposes the following members.

Properties
 NameDescription
Public propertyApplicationName Gets or sets the application name to use in the unit test fixture.
Protected propertyConfiguration Gets or sets configuration information for the unit tests
Protected propertyElapsedTime Gets the time elapsed since the clock started.
Protected propertyLongRunningTests If true, long running tests will be run
Protected propertyLoopCount Gets the number of iterations to perform when running a test loop.
Protected propertyVersion Returns the complete version information of the current assembly.
Top
See Also