ICSharpCode.SharpUnit an Unit Testing Framework for .NET

ITest Members

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)

Public Instance Methods

Run Runs this test, if a exception is thrown the test is failed.

See Also

ITest Interface | ICSharpCode.SharpUnit.Environment Namespace