DbTimeout

Undocumented in source.

Members

Functions

clearMutantTimeoutWorklist
void clearMutantTimeoutWorklist()

Remove all mutants from the worklist.

copyMutantTimeoutWorklist
void copyMutantTimeoutWorklist(long prio)

Copy the timeout mutants to the worklist of mutants to test.

countMutantTimeoutWorklist
long countMutantTimeoutWorklist()
getMutantTimeoutCtx
MutantTimeoutCtx getMutantTimeoutCtx()
putMutantInTimeoutWorklist
void putMutantInTimeoutWorklist(MutationStatusId id)
Undocumented in source. Be warned that the author may not have intended to support it.
putMutantTimeoutCtx
void putMutantTimeoutCtx(MutantTimeoutCtx ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
reduceMutantTimeoutWorklist
void reduceMutantTimeoutWorklist()

Remove all mutants that are in the worklist that do NOT have the mutation status timeout.

resetMutantTimeoutWorklist
void resetMutantTimeoutWorklist(Mutation.Status toStatus)

Changes the status of mutants in the timeout worklist to unknown.

Meta