IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
void | IsEmpty () |
void | BuildFromXml () |
void | MatchesAnything () |
void | PassesAnything () |
void | MatchesNothihngExplicitly () |
![]() | |
void | SetUpSuite () |
Additional Inherited Members | |
![]() | |
const string | DUMMY_CLASS = "NUnit.Framework.Internal.Filters.TestFilterTests+DummyFixture" |
![]() | |
readonly TestSuite | _dummyFixture = TestBuilder.MakeFixture(typeof(DummyFixture)) |
readonly TestSuite | _anotherFixture = TestBuilder.MakeFixture(typeof(AnotherFixture)) |
readonly TestSuite | _yetAnotherFixture = TestBuilder.MakeFixture(typeof(YetAnotherFixture)) |
readonly TestSuite | _fixtureWithMultipleTests = TestBuilder.MakeFixture (typeof (FixtureWithMultipleTests)) |
readonly TestSuite | _topLevelSuite = new TestSuite("MySuite") |
|
inline |
References NUnit.Framework.Assert.That().
|
inline |
References NUnit.Framework.Internal.TestFilter.IsEmpty, and NUnit.Framework.Assert.That().
|
inline |
References NUnit.Framework.Assert.That().
|
inline |
References NUnit.Framework.Assert.That().
|
inline |
References NUnit.Framework.Assert.False().