C# Class NUnit.TestData.TestContextData.TestTestContextInOneTimeTearDown

ファイルを表示 Open project: nunit/nunit Class Usage Examples

Private Methods

Method Description
AnotherPassingTest ( ) : void
AssumeSomething ( ) : void
AssumeSomethingElse ( ) : void
AssumeTheWorldIsFlat ( ) : void
FailingTest ( ) : void
IgnoredTest ( ) : void
IgnoredTestThree ( ) : void
IgnoredTestTwo ( ) : void
NeverAssume ( ) : void
OneTimeTearDown ( ) : void
PassingTest ( ) : void