Package-level declarations

Types

Link copied to clipboard

Determines behaviour for a mock when user-configured answer is missing.

Link copied to clipboard

Contains defaults for Mokkery. Plugin only uses those values if they are not specified by the user. Those values do not represent actual runtime defaults.

Link copied to clipboard

Internal Mokkery config constants.

Link copied to clipboard
open class MokkeryRuntimeException(message: String? = null, cause: Throwable? = null) : RuntimeException

Base class for all Mokkery runtime exceptions.