csUnit Class Library

TestAttribute Constructor

Constructs a TestAttribute object.

Overload List

Constructs a TestAttribute object.

public TestAttribute();

Constructs a TestAttribute object with a specific category.

public TestAttribute(string);

See Also

TestAttribute Class | csUnit Namespace