A
B
C
D
E
G
I
K
L
M
N
O
P
R
S
T
V
W
M
- map(kotlin.jvm.functions.Function1) - function in io.github.imagineDevit.giwt.kt.TestCaseCtxState
- Maps the value of the state into a new value.
- map(kotlin.jvm.functions.Function1) - function in io.github.imagineDevit.giwt.kt.TestCaseResult
- Maps the value of the result to a new type.
- mapToResult(kotlin.jvm.functions.Function1) - function in io.github.imagineDevit.giwt.kt.TestCaseContext.WCtx
- Map the test case state to result.
- matching(java.lang.String,java.util.function.Predicate) - function in io.github.imagineDevit.giwt.kt.expectations.OverridesKt
- Creates a Matching object from a description and a predicate.
- matchings(kotlin.Pair) - function in io.github.imagineDevit.giwt.kt.expectations.OverridesKt
- Creates an array of Matching objects from a list of pairs.