Package | Description |
---|---|
org.pitest.junit | |
org.pitest.testapi | |
org.pitest.testng |
Modifier and Type | Class and Description |
---|---|
class |
CompoundTestUnitFinder |
class |
JUnitCustomRunnerTestUnitFinder |
class |
ParameterisedJUnitTestFinder |
Modifier and Type | Method and Description |
---|---|
TestUnitFinder |
JUnitCompatibleConfiguration.testUnitFinder() |
Constructor and Description |
---|
CompoundTestUnitFinder(List<TestUnitFinder> tufs) |
Modifier and Type | Method and Description |
---|---|
TestUnitFinder |
Configuration.testUnitFinder() |
Modifier and Type | Class and Description |
---|---|
class |
TestNGTestUnitFinder |
Modifier and Type | Method and Description |
---|---|
TestUnitFinder |
TestNGConfiguration.testUnitFinder() |
Copyright © 2021 org.pitest. All rights reserved.