Packages

package local

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. local
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class LocalServiceTest extends AsyncFlatSpec with ServiceTestSupport with CatsUtils

Value Members

  1. def localServiceAndClient[F[_], REQ, RESP](serviceName: String, requestHandler: RequestHandler[F, REQ, RESP])(implicit arg0: Concurrent[F], arg1: Timer[F]): F[(ConsumerProducerRequestResponseService[[_]F[_], REQ, RESP], ConsumerProducerRequestResponseClient[[_]F[_], REQ, RESP])]

Inherited from AnyRef

Inherited from Any

Ungrouped