kotest-plugins-pitest
Module Contents
alltypes
Module Contents
class
KotestConfiguration
:
Configuration
Module Contents
KotestConfiguration
(
)
fun
testSuiteFinder
(
)
:
TestSuiteFinder
fun
testUnitFinder
(
)
:
TestUnitFinder
fun
verifyEnvironment
(
)
:
Optional
<
PitHelpError
>
class
KotestPluginFactory
:
TestPluginFactory
Module Contents
KotestPluginFactory
(
)
fun
createTestFrameworkConfiguration
(
config
:
TestGroupConfig
?
,
source
:
ClassByteArraySource
?
,
excludedRunners
:
MutableCollection
<
String
>
?
,
includedTestMethods
:
MutableCollection
<
String
>
?
)
:
Configuration
fun
description
(
)
:
String
fun
name
(
)
:
String
class
KotestSuiteFinder
:
TestSuiteFinder
Module Contents
KotestSuiteFinder
(
)
fun
apply
(
t
:
Class
<
*
>
?
)
:
MutableList
<
Class
<
*
>
>
class
KotestUnit
:
TestUnit
Module Contents
KotestUnit
(
klass
:
KClass
<
out
Spec
>
)
fun
execute
(
rc
:
ResultCollector
)
:
Unit
fun
getDescription
(
)
:
Description
val
klass
:
KClass
<
out
Spec
>
class
KotestUnitFinder
:
TestUnitFinder
Module Contents
KotestUnitFinder
(
)
fun
findTestUnits
(
clazz
:
Class
<
*
>
)
:
MutableList
<
TestUnit
>
package
io.kotest.plugin.pitest
Module Contents
class
KotestConfiguration
:
Configuration
Module Contents
KotestConfiguration
(
)
fun
testSuiteFinder
(
)
:
TestSuiteFinder
fun
testUnitFinder
(
)
:
TestUnitFinder
fun
verifyEnvironment
(
)
:
Optional
<
PitHelpError
>
class
KotestPluginFactory
:
TestPluginFactory
Module Contents
KotestPluginFactory
(
)
fun
createTestFrameworkConfiguration
(
config
:
TestGroupConfig
?
,
source
:
ClassByteArraySource
?
,
excludedRunners
:
MutableCollection
<
String
>
?
,
includedTestMethods
:
MutableCollection
<
String
>
?
)
:
Configuration
fun
description
(
)
:
String
fun
name
(
)
:
String
class
KotestSuiteFinder
:
TestSuiteFinder
Module Contents
KotestSuiteFinder
(
)
fun
apply
(
t
:
Class
<
*
>
?
)
:
MutableList
<
Class
<
*
>
>
class
KotestUnit
:
TestUnit
Module Contents
KotestUnit
(
klass
:
KClass
<
out
Spec
>
)
fun
execute
(
rc
:
ResultCollector
)
:
Unit
fun
getDescription
(
)
:
Description
val
klass
:
KClass
<
out
Spec
>
class
KotestUnitFinder
:
TestUnitFinder
Module Contents
KotestUnitFinder
(
)
fun
findTestUnits
(
clazz
:
Class
<
*
>
)
:
MutableList
<
TestUnit
>