Mokkery
2.8.0
    Platform filter
    Mokkery
    mokkery-core
    dev.mokkery
    MockMode
    strict
    autofill
    autoUnit
    original
    MokkeryCompilerDefaults
    MokkeryConfig
    MokkeryRuntimeException
    dev.mokkery.annotations
    DelicateMokkeryApi
    InternalMokkeryApi
    dev.mokkery.verify
    ExhaustiveOrderVerifyMode
    ExhaustiveSoftVerifyMode
    NotVerifyMode
    OrderVerifyMode
    SoftVerifyMode
    VerifyMode
    Companion
    VerifyModeSerializer
    mokkery-coroutines
    dev.mokkery.coroutines.answering
    Awaitable
    Companion
    awaits()
    mokkery-gradle
    dev.mokkery.gradle
    ApplicationRule
    Companion
    Listed
    MatchesName
    mokkery()
    MokkeryGradleExtension
    MokkeryGradlePlugin
    mokkery-runtime
    dev.mokkery
    call
    callOriginal()
    callSuper()
    every()
    everySuspend()
    mock()
    mockMany()
    MockMany2
    MockMany3
    MockMany4
    MockMany5
    mocks
    MokkeryBlockingCallScope
    MokkeryCallScope
    MokkeryScope
    MokkerySuiteScope
    MokkerySuiteScope()
    MokkerySuspendCallScope
    resetAnswers()
    resetCalls()
    self
    spy()
    supers
    t1
    t2
    t3
    t4
    t5
    toFunctionScope()
    verify()
    verifyNoMoreCalls()
    verifySuspend()
    dev.mokkery.answering
    Answer
    Autofill
    Block
    Blocking
    BlockSuspend
    Const
    Sequential
    SequentialByIterator
    Suspending
    Throws
    Unified
    AnsweringScope
    BlockingAnsweringScope
    BlockingCallDefinitionScope
    BlockingCallDefinitionScope()
    BlockingSequentialAnswerBuilder
    CallArgs
    CallDefinitionScope
    calls()
    callsCatching()
    FunctionScope
    repeat()
    returns()
    returnsArgAt()
    returnsBy()
    returnsFailure()
    returnsFailureBy()
    returnsSuccess()
    returnsSuccessBy()
    self()
    SequentialAnswerBuilder
    sequentially()
    sequentiallyRepeat()
    sequentiallyReturns()
    sequentiallyThrows()
    SuperCall
    Companion
    OfType
    Original
    SuspendAnsweringScope
    SuspendCallDefinitionScope
    SuspendCallDefinitionScope()
    SuspendSequentialAnswerBuilder
    throws()
    throwsBy()
    throwsErrorWith()
    dev.mokkery.answering.autofill
    AutofillProvider
    Companion
    Value
    Absent
    Companion
    Provided
    CompositeAutofillProvider
    DelegateAutofillProvider
    getIfProvided()
    isProvided()
    provideValue()
    register()
    TypeRegistryAutofillProvider
    unregister()
    dev.mokkery.context
    argValue()
    argValues
    CallArgument
    Function
    Parameter
    FunctionCall
    Key
    MokkeryContext
    Element
    Empty
    Key
    dev.mokkery.debug
    MokkeryCallLogger
    mokkeryDebugString()
    printMokkeryDebug()
    dev.mokkery.interceptor
    MokkeryCallInterceptor
    Companion
    MokkeryCallListener
    MokkeryCallListener()
    MokkeryHook
    nextIntercept()
    dev.mokkery.matcher
    any()
    ArgMatcher
    Any
    Comparing
    Type
    Eq
    Lt
    Lte
    Gt
    Gte
    Composite
    Equals
    EqualsRef
    Matching
    NotEqual
    NotEqualRef
    OfType
    ArgMatchersScope
    eq()
    eqRef()
    gt()
    gte()
    lt()
    lte()
    matches()
    matching()
    matchingBy()
    neq()
    neqRef()
    ofType()
    dev.mokkery.matcher.capture
    asCapture()
    Capture
    Companion
    capture()
    CaptureMatcher
    ContainerCapture
    get()
    getIfPresent()
    getValue()
    isAbsent
    isPresent
    onArg()
    propagateCapture()
    SlotCapture
    Value
    Absent
    Present
    dev.mokkery.matcher.collections
    CollectionArgMatchers
    ContentDeepEquals
    ContentEquals
    ValueInIterable
    ValueNotInIterable
    contentDeepEq()
    contentEq()
    isIn()
    isNotIn()
    dev.mokkery.matcher.logical
    and()
    LogicalMatchers
    And
    Not
    Or
    not()
    or()
    dev.mokkery.matcher.nullable
    notNull()
    NotNullMatcher
    dev.mokkery.matcher.varargs
    anyVarargs()
    anyVarargsBoolean()
    anyVarargsByte()
    anyVarargsChar()
    anyVarargsDouble()
    anyVarargsFloat()
    anyVarargsInt()
    anyVarargsLong()
    anyVarargsShort()
    anyVarargsUByte()
    anyVarargsUInt()
    anyVarargsULong()
    anyVarargsUShort()
    VarArgMatcher
    AllThat
    AnyOf
    AnyThat
    Base
    varargsAll()
    varargsAny()
    varargsBooleanAll()
    varargsBooleanAny()
    varargsByteAll()
    varargsByteAny()
    varargsCharAll()
    varargsCharAny()
    varargsDoubleAll()
    varargsDoubleAny()
    varargsFloatAll()
    varargsFloatAny()
    varargsIntAll()
    varargsIntAny()
    varargsLongAll()
    varargsLongAny()
    varargsShortAll()
    varargsShortAny()
    varargsUByteAll()
    varargsUByteAny()
    varargsUIntAll()
    varargsUIntAny()
    varargsULongAll()
    varargsULongAny()
    varargsUShortAll()
    varargsUShortAny()
mokkery-core/dev.mokkery.annotations/InternalMokkeryApi

InternalMokkeryApi

@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS, AnnotationTarget.PROPERTY])
annotation class InternalMokkeryApi(source)
© 2025 Copyright Generated by dokka