ICSharpCode.SharpUnit an Unit Testing Framework for .NET

ITest Properties

The properties of the ITest interface are listed below. For a complete list of ITest interface members, see the ITest Members topic.

Public Instance Properties

CallingMode The calling mode of this test
Description The description of this test, may be
null
when no description is given.
Name The name of the test (e.g. the name of the testmethod)

See Also

ITest Interface | ICSharpCode.SharpUnit.Environment Namespace