toggle menu
Mokkery
2.6.1
jvm
switch theme
search in API
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