Database.updateMutation

Update the status of a mutant.

struct Database
void
updateMutation
@trusted
(
,
const Mutation.Status st
,
const Duration d
,
const(TestCase)[] tcs
)

Parameters

id

?

st

?

d
Type: Duration

time spent on veryfing the mutant

Meta