-
- All Implemented Interfaces:
public final class GroupsGroup of groups, used for logical separation of test runs. Can serve e.g. for coloring of columns in HTML output.
-
-
Constructor Summary
Constructors Constructor Description Groups()
-
Method Summary
Modifier and Type Method Description final IGroupgetGroup(String path)final UnitshortenNames()Set the differing parts of group paths as name. -
-
Method Detail
-
shortenNames
final Unit shortenNames()
Set the differing parts of group paths as name. {abcfoo1234, abcbarbar1234} => {foo, barbar}
-
-
-
-