ProxyFactory

class Object
trait Matchable
class Any

Value members

Concrete methods

def mockProxy[R <: Has[_] : Tag](state: MockState[R]): ULayer[Has[Proxy]]

Given initial MockState[R], constructs a Proxy running that state.

Given initial MockState[R], constructs a Proxy running that state.