void NUnit.Framework.Internal.Filters.TestFilterTests.SetUpSuite |
( |
| ) |
|
|
inline |
const string NUnit.Framework.Internal.Filters.TestFilterTests.DUMMY_CLASS = "NUnit.Framework.Internal.Filters.TestFilterTests+DummyFixture" |
readonly TestSuite NUnit.Framework.Internal.Filters.TestFilterTests._dummyFixture = TestBuilder.MakeFixture(typeof(DummyFixture)) |
|
protected |
readonly TestSuite NUnit.Framework.Internal.Filters.TestFilterTests._anotherFixture = TestBuilder.MakeFixture(typeof(AnotherFixture)) |
|
protected |
readonly TestSuite NUnit.Framework.Internal.Filters.TestFilterTests._yetAnotherFixture = TestBuilder.MakeFixture(typeof(YetAnotherFixture)) |
|
protected |
readonly TestSuite NUnit.Framework.Internal.Filters.TestFilterTests._topLevelSuite = new TestSuite("MySuite") |
|
protected |
The documentation for this class was generated from the following file: