IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
class | NUnit.Core.Extensions.SampleSuiteExtension |
SampleSuiteExtension is a minimal example of a suite extension. It extends test suite and creates a fixture that runs every test starting with "SampleTest..." Because it inherits from TestSuite, rather than TestFixture, it has to construct its own fixture object and find its own tests. Everything is done in the constructor for simplicity. More... | |
Namespaces | |
package | NUnit.Core.Extensions |