| Interface | Description |
|---|---|
| Factory<T> | |
| Module |
A type for modules that offer services to tests.
|
| Class | Description |
|---|---|
| ConfigurationLoader |
Utility that loads the configuration of unitils.
|
| ModulesLoader |
A class for loading unitils modules.
|
| ModulesRepository |
A class for holding and retrieving modules.
|
| TestContext |
Object that holds information about the current test execution.
|
| TestListener |
Listener for test events.
|
| Unitils |
Core class of the Unitils library, and the main entry point that gives access to the
TestContext and the
different Modules. |
| Exception | Description |
|---|---|
| UnitilsException |
Exception type, used for all unrecoverable exceptions that occur in unitils.
|
Copyright © 2016. All Rights Reserved.