Packages

package http

Type Members

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

Ungrouped