csUnit Class Library

TestFixtureAttribute Class

A public class with the TestFixtureAttribute set will be identified as a test fixture.

For a list of all members of this type, see TestFixtureAttribute Members.

System.Object
   System.Attribute
      csUnit.TestFixtureAttribute

public class TestFixtureAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: csUnit

Assembly: csUnit (in csUnit.dll)

See Also

TestFixtureAttribute Members | csUnit Namespace