package internal
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
sealed
trait
ZIOMockContext extends AnyRef
Creates mocks for zio-test.
Creates mocks for zio-test. Verifies mock calls.
You should never create ZIOMockContext manually (and there's no way to do so). It will be created by library code for the user.
Value Members
- object ZIOMockContext
- object ZIOMockFactory extends Mock