Packages

package http

Type Members

  1. abstract class AbstractFromServiceRequestSpec[M[_], Res] extends AnyFlatSpec with UtilsSpec
  2. abstract class AbstractToServiceRequestSpec[T] extends AnyFlatSpec with UtilsSpec
  3. abstract class AbstractToServiceResponseSpec[Req, T] extends AnyFlatSpec with UtilsSpec
  4. class FailerForThrowableSpec extends AnyFlatSpec with UtilsSpec with ScalaFutureAsAsyncAndMonadAndFailer
  5. class HttpFactorySpec extends AnyFlatSpec with UtilsSpec
  6. trait HttpObjectFixture extends AnyRef
  7. class MethodSpec extends AnyFlatSpec with UtilsSpec
  8. class PathSpec extends AnyFlatSpec with UtilsSpec
  9. class QueryParamTest extends AnyFlatSpec with UtilsWithLoggingSpec
  10. class ResponseCategoriserSpec[M[_], Fail] extends AnyFlatSpec with UtilsSpec
  11. class ResponseProcessorTests extends AnyFlatSpec with UtilsWithLoggingSpec
  12. class ScalaFutureResponseCategoriserSpec extends ResponseCategoriserSpec[Future, Throwable]
  13. class ServiceRequestSpec extends AnyFlatSpec with UtilsSpec
  14. class ServiceResponseSpec extends AnyFlatSpec with UtilsSpec
  15. class UriTest extends AnyFlatSpec with UtilsWithLoggingSpec

Ungrouped