Name

Associate a name with a unittest block.

struct Name {
string value;
}

Meta