Package | Description |
---|---|
org.pitest.mutationtest.build | |
org.pitest.mutationtest.execute |
Modifier and Type | Class and Description |
---|---|
class |
PercentAndConstantTimeoutStrategy |
Constructor and Description |
---|
MinionArguments(Collection<MutationDetails> mutations,
Collection<ClassName> tests,
String engine,
EngineArguments engineArgs,
TimeoutLengthStrategy timeoutStrategy,
boolean verbose,
boolean fullMutationMatrix,
TestPluginArguments pitConfig) |
MutationTimeoutDecorator(TestUnit child,
SideEffect timeOutSideEffect,
TimeoutLengthStrategy timeStrategy,
long executionTime) |
TimeOutDecoratedTestSource(TimeoutLengthStrategy timeoutStrategy,
List<TestUnit> allTests,
Reporter r) |
Copyright © 2021 org.pitest. All rights reserved.