C# Class NUnit.Framework.Internal.SetUpFixtureTests

Afficher le fichier Open project: nunit/nunit

Private Methods

Méthode Description
AssemblySetUpFixtureReplacesAssemblyNodeInTree ( ) : void
AssemblySetupFixtureWrapsExecutionOfTest ( ) : void
InvalidAssemblySetUpFixtureIsLoadedCorrectly ( ) : void
InvalidSetUpFixtureTest ( ) : void
NamespaceSetUpFixtureReplacesNamespaceNodeInTree ( ) : void
NamespaceSetUpFixtureWrapsExecutionOfSingleTest ( ) : void
NamespaceSetUpFixtureWrapsExecutionOfTwoTests ( ) : void
NamespaceSetUpFixtureWrapsNestedNamespaceSetUpFixture ( ) : void
NamespaceSetUpMethodsMayBeStatic ( ) : void
SetUp ( ) : void
WithTwoSetUpFixturesBothAreUsed ( ) : void
runTests ( string nameSpace ) : ITestResult
runTests ( string nameSpace, TestFilter filter ) : ITestResult