TestGroupSimilarity.TestGroup

Undocumented in source.
class TestGroupSimilarity
static
struct TestGroup {}

Members

Functions

opCmp
int opCmp(TestGroup s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

description
string description;
Undocumented in source.
name
string name;
Undocumented in source.
userInput
string userInput;

What the user configured as regex. Useful when e.g. generating reports for a user.

Meta