Package com.avoka.fc.core.service.test
Class MockEnvironment
- java.lang.Object
-
- com.avoka.fc.core.service.test.MockEnvironment
-
public class MockEnvironment extends Object
Provides a Mock Transact Server environment for automated testing purposes.- Since:
- 17.10.0
-
-
Constructor Summary
Constructors Constructor Description MockEnvironment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initDatabase()
Initialize the database and bind Cayenne data context to local thread.
-