Package-level declarations

Types

Link copied to clipboard
@Immutable
open class MockMethodParamModel : MethodParamModel
A simple implementation of MockMethodParamModel for use in tests.
Link copied to clipboard
@Immutable
open class MockSpecModel : SpecModel, HasPureRender, HasEnclosedSpecModel
An implementation of SpecModel + Builder for testing purposes only.