Mokkery
Toggle table of contents
2.7.1
jvm
Platform filter
jvm
Switch theme
Search in API
Mokkery
mokkery-gradle
/
dev.mokkery.gradle
/
ApplicationRule
/
Listed
Listed
data
class
Listed
(
elements
:
List
<
String
>
)
:
ApplicationRule
Results in Mokkery being applied to all source sets with specified names.
Members
Constructors
Listed
Link copied to clipboard
constructor
(
vararg
elements
:
String
)
constructor
(
elements
:
List
<
String
>
)
Functions
is
Applicable
Link copied to clipboard
open
override
fun
isApplicable
(
sourceSet
:
KotlinSourceSet
)
:
Boolean