IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
void | IsNotEmpty () |
void | MatchTest () |
void | PassTest () |
void | ExplicitMatchTest () |
void | BuildFromXml () |
![]() | |
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.False().
|
inline |
References NUnit.Framework.Assert.False(), and NUnit.Framework.Assert.True().
|
inline |
References NUnit.Framework.Assert.False(), and NUnit.Framework.Assert.True().
|
inline |
References NUnit.Framework.Assert.False().
|
inline |