toggle menu
konture
0.6.8
jvm
switch theme
search in API
library
/
io.github.baole.konture
/
FunctionsShould
/
haveAnyAnnotationOf
have
Any
Annotation
Of
infix
fun
haveAnyAnnotationOf
(
names
:
List
<
String
>
)
:
FunctionsRuleBuilder
fun
haveAnyAnnotationOf
(
vararg
names
:
String
)
:
FunctionsRuleBuilder
Asserts that selected functions are annotated with any of the specified annotations.