GHTestGroup Protocol Reference
| Conforms to | GHTest |
| Declared in | GHTestGroup.h |
Overview
Interface for a group of tests.
This group conforms to the GHTest protocol as well (see Composite pattern).
Tasks
-
– nameName.
required method -
– parentParent for test group.
required method -
– childrenChildren for test group.
required method