IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Namespaces | |
package | Collections |
package | Comparers |
Classes | |
class | Fakes |
Fakes provides static methods for creating test dummies of various kinds More... | |
class | FakeTestMethod |
FakeTestMethod is used in tests to simulate an actual TestMethod More... | |
class | FakeWorkItem |
FakeWorkItem is used in tests to simulate an actual WorkItem More... | |
class | ResultSummary |
Summary description for ResultSummary. More... | |
class | SimpleEventRecorder |
A static helper to Verify that Setup/Teardown 'events' occur, and that they are in the correct order... More... | |
class | TestAssert |
class | TestBuilder |
Utility Class used to build and run NUnit tests used as test data More... | |
class | TestComparer |
class | TestDelegates |
class | TestDirectory |
Creates a directory for testing purposes More... | |
class | TestFile |
class | TestFinder |
Utility class used to locate tests by name in a test suite More... | |
class | UniqueValues |
UniqueValues is used to check a set of values to ensure that all values are unique or close enough to it. We specify how close as a ratio. More... | |