Package org.curioswitch.common.testing.database
-
Interface Summary Interface Description CurioMockDataProvider AMockDataProvider
that provides a default implementation ofCurioMockDataProvider.execute(MockExecuteContext)
which throws an exception with the query logged, for use with{@literal @}Mock(answer = Answers.CALL_REAL_METHOD)
. -
Class Summary Class Description DatabaseTestingModule DatabaseTestUtil Utilities for working with a mock database in tests.DatabaseTestUtil.MockDataProviderStubber DatabaseTestUtil.MockDataProviderVerifier