Package | Description |
---|---|
org.pitest.extension.common | |
org.pitest.junit | |
org.pitest.testapi | |
org.pitest.testng |
Modifier and Type | Class and Description |
---|---|
class |
CompoundTestSuiteFinder |
class |
NoTestSuiteFinder |
Constructor and Description |
---|
CompoundTestSuiteFinder(Collection<TestSuiteFinder> children) |
Modifier and Type | Class and Description |
---|---|
class |
JUnit4SuiteFinder |
class |
RunnerSuiteFinder |
Modifier and Type | Method and Description |
---|---|
TestSuiteFinder |
JUnitCompatibleConfiguration.testSuiteFinder() |
Modifier and Type | Method and Description |
---|---|
TestSuiteFinder |
Configuration.testSuiteFinder() |
Modifier and Type | Method and Description |
---|---|
TestSuiteFinder |
TestNGConfiguration.testSuiteFinder() |
Copyright © 2021 org.pitest. All rights reserved.