Package-level declarations
Types
Link copied to clipboard
Determines if Mokkery should be applied to given KotlinSourceSet or not.
Link copied to clipboard
interface MokkeryGradleExtension
Link copied to clipboard
Configures Mokkery in source sets specified by MokkeryGradleExtension.rule. It includes:
Link copied to clipboard
interface MokkeryStubsOptions
When mocking an abstract or open class, its constructor may require arguments. Since Mokkery must invoke this constructor, all required parameters must be provided.
Functions
Link copied to clipboard
Builds the dependency notation for the named Mokkery module at the given version. If version is not specified, it uses current Mokkery version (MokkeryConfig.VERSION)