A
B
C
E
F
G
L
M
O
P
R
S
T
U
T
- toString() - function in io.kotest.core.ExpensiveTag
- transformingCollectionEmptyMatcher(kotlin.jvm.functions.Function1) - function in org.ossreviewtoolkit.utils.test.MatchersKt
- A helper function to create custom matchers that assert that the collection obtained by transform is empty.
- transformingCollectionMatcher(java.util.Collection,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in org.ossreviewtoolkit.utils.test.MatchersKt
- A helper function to create a custom matcher that compares an expected collection to a collection obtained by transform using the provided matcher.