package http
Type Members
- abstract class AbstractFromServiceRequestSpec[M[_], Res] extends FlatSpec with UtilsSpec
- abstract class AbstractToServiceRequestSpec[T] extends FlatSpec with UtilsSpec
- abstract class AbstractToServiceResponseSpec[Req, T] extends FlatSpec with UtilsSpec
- class FailerForThrowableSpec extends FlatSpec with UtilsSpec with ScalaFutureAsAsyncAndMonadAndFailer
- class HttpFactorySpec extends FlatSpec with UtilsSpec
- trait HttpObjectFixture extends AnyRef
- class MethodSpec extends FlatSpec with UtilsSpec
- class PathSpec extends FlatSpec with UtilsSpec
- class QueryParamTest extends FlatSpec with UtilsWithLoggingSpec
- class ResponseCategoriserSpec[M[_], Fail] extends FlatSpec with UtilsSpec
- class ResponseProcessorTests extends FlatSpec with UtilsWithLoggingSpec
- class ScalaFutureResponseCategoriserSpec extends ResponseCategoriserSpec[Future, Throwable]
- class ServiceRequestSpec extends FlatSpec with UtilsSpec
- class ServiceResponseSpec extends FlatSpec with UtilsSpec
- class UriTest extends FlatSpec with UtilsWithLoggingSpec