public class MutationTestCommunicationThread extends CommunicationThread
| Constructor and Description |
|---|
MutationTestCommunicationThread(ServerSocket socket,
MinionArguments arguments,
Map<MutationIdentifier,MutationStatusTestPair> idMap) |
| Modifier and Type | Method and Description |
|---|---|
MutationStatusTestPair |
getStatus(MutationIdentifier id) |
start, waitToFinishpublic MutationTestCommunicationThread(ServerSocket socket, MinionArguments arguments, Map<MutationIdentifier,MutationStatusTestPair> idMap)
public MutationStatusTestPair getStatus(MutationIdentifier id)
Copyright © 2021 org.pitest. All rights reserved.