Unit Nameby Group Public on Thursday July 10 2008 @ 15:07:21 (1/1 Points) |
|
| Language ↪Reference ✑ Reply ✓ Stick It ✗ Ditch It ⚐ Tag It |
An absolute unit name contains a package hierarchy (at least one package) followed by a local unit name.
web.group.AddMember
Package names are always all lowercase. These should always be the path structure relative to some base directory. In the normal case this is relative to the testplan/auto directory.
Local Unit Names may have mixed case. These should always be the filename of the implementing code less the extension. They may be written in Java or .test.
TestPlan Unit Name
