TestCase

A test case that failed and thus killed a mutant.

@safe
struct TestCase {
string value;
}

Alias This

value

Meta