Package-level declarations
Types
Link copied to clipboard
class CallArgument
Link copied to clipboard
Link copied to clipboard
interface MokkeryContext
A set of MokkeryContext.Elements. It's used to provide any information/dependency Mokkery machinery. It works in the same way as kotlin.coroutines.CoroutineContext.
Properties
Link copied to clipboard
Return values of all FunctionCall.args.
Functions
Link copied to clipboard
Returns CallArgument.value of argument at index from FunctionCall.args and expects that it is an instance of type T.