See: Description
Class | Description |
---|---|
AbstractModuleBase |
Base class containing the methods a Module test will call for actual testing.
|
EchoDbHandler | |
ModuleKeepFactory |
KeepFacotry implementation for ModuleTests which test interaction of modules without actual database interaction
|
ModuleTestLauncher |
Wrapper around Launch class to enable test specific settings for module Tests
|
ModuleTestMockConfigLoader |
ConfigLoader for Module Tests, avoids actual DB operations
|
ModuleTestMockDatabaseService | Deprecated |
SessionPreloadForModuleTest |
Empty SessionPreload for Tests that don’t load databases
|
Collection of classes for module tests, that test the flow between modules without hitting the database. Mainly used to check the flow from incoming http or eventarc requests to the dbrequest level of keep