| Modifier and Type | Class and Description |
|---|---|
class |
ControllerTest
Tests whether controllers could be loaded and bound.
Needs a db-connection to initialize all controllers properly. Simply extend this class and put that in a test source folder. |
class |
GuiProviderTest
Tests whether GUI-providers could be loaded and bound.
Needs a db-connection to initialize all providers properly. Simply extend this class and put that in a test source folder. |
Tentackle - a domain driven enterprise framework