Add class that can automatically perform defined tests on user request. Developers that wish to implemet unit tests for some functionality must extend that class (`TestCase`) and add it to the manifest, so that Acedia can read, register and later use it to perform tests. |
||
|---|---|---|
| .. | ||
| Data | ||
| Features | ||
| Services/Connection | ||
| Acedia.uc | ||
| AcediaReplicationInfo.uc | ||
| BroadcastEvents.uc | ||
| BroadcastHandler.uc | ||
| BroadcastListenerBase.uc | ||
| Events.uc | ||
| Feature.uc | ||
| Listener.uc | ||
| Manifest.uc | ||
| MutatorEvents.uc | ||
| MutatorListenerBase.uc | ||
| Service.uc | ||
| Singleton.uc | ||
| StartUp.uc | ||
| TestCase.uc | ||