play.grpc.testkit

Members list

Type members

Classlikes

Helpers to test gRPC clients with Play. The methods in this class require an implicit PekkoGrpcClientFactory.Configured[T] to be in scope. This can usually be done by mixing in a method that knows how to configure the factory for the current environment, e.g. by configuring the correct port values.

Helpers to test gRPC clients with Play. The methods in this class require an implicit PekkoGrpcClientFactory.Configured[T] to be in scope. This can usually be done by mixing in a method that knows how to configure the factory for the current environment, e.g. by configuring the correct port values.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type