harness-zio-mock
harness-zio-mock
API
harness.zio.mock
error
MockError
MockError
CapabilityIsAlreadyImplemented
DuplicateAsyncSeed
FailedExpectedSeed
UnexpectedCall
UnsatisfiedCalls
Expectation
Mock
Capability
implement
seed
append
async
prepend
Effect
Mocked
Mocked
Proxy
Proxy
Seed
Async
Sync
Seed
Types
harness-zio-mock
/
harness.zio.mock
/
Mocked
Mocked
harness.zio.mock.Mocked
See the
Mocked
companion object
final
class
Mocked
[
Z
](
val
impls
:
List
[
Expectation
[
_
>:
Z
,
_
,
_
,
_
,
_
]],
val
mocks
:
Set
[
Mock
[
_
>:
Z
]])
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Mocked
[
Z
]
Members list
Clear all
Value members
Concrete methods
final
def
++
[
Z2
](
that
:
Mocked
[
Z2
]):
Mocked
[
Z
&
Z2
]
final
def
toLayer
:
URLayer
[
Proxy
,
Z
]
In this article
Attributes
Members list
Value members
Concrete methods