Path package:HUnit

Uniquely describes the location of a test within a test hierarchy. Node order is from test case to root.
Determines the paths for all TestCases in a tree of Tests.
Converts a test case path to a string, separating adjacent elements by the colon (':'). An element of the path is quoted (as with show) when there is potential ambiguity.