package objectify
Type Members
- class AbstractObjectifySpec[M[_], Fail] extends FlatSpec with UtilsSpec with ObjectifyKleisli[M, Fail] with FunctionFixture with ServiceResponseFixture
- class FutureObjectifySpec extends AbstractObjectifySpec[Future, Throwable]
- trait ServiceResponseFixture extends AnyRef