A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
T
U
V
W
C
- call(Object) - function in kotlin.reflect.DataClassSetDsl.NestedProperty
- callBy(Map) - function in kotlin.reflect.DataClassSetDsl.NestedProperty
- clearAllMocks() - function in com.airbnb.mvrx.mocking.MockStateHolder
- clearMock(MockableMavericksView) - function in com.airbnb.mvrx.mocking.MockStateHolder
- Clear the stored mock info for the given view.
- clearOnExecuteListeners() - function in com.airbnb.mvrx.mocking.MockableMavericksViewModelConfig
- collectLatest(Flow,DeliveryMode,SuspendFunction1) - function in com.airbnb.mvrx.MockableMavericksView
- com.airbnb.mvrx.mocking - package com.airbnb.mvrx.mocking
- com.airbnb.mvrx.mocking.printer - package com.airbnb.mvrx.mocking.printer
- combineMocks(V,Pair) - function in com.airbnb.mvrx.mocking.MockBuilderKt
- Use this to split a Views's mocks into groups.
- ConstructorCodeGenerator - class in com.airbnb.mvrx.mocking.printer
- This utility is used to generate the code need to construct an object.
- ConstructorCodeGenerator.EnclosingClass - class in com.airbnb.mvrx.mocking.printer.ConstructorCodeGenerator
- coroutineScope() - function in com.airbnb.mvrx.MockMavericksViewModelConfigFactory
- createLazyViewModel(T,KProperty,KClass,Function0,KClass,Boolean,Function1) - function in com.airbnb.mvrx.mocking.MockViewModelDelegateFactory
- Custom - enum entry in com.airbnb.mvrx.mocking.MavericksMock.Type
Any additional mock variant defined by the user.