Class TestClassHierarchy

java.lang.Object
net.thucydides.model.domain.TestClassHierarchy

public class TestClassHierarchy extends Object
Test paths need to use displayed names when used rather than package names. This class keeps track of the relationships between test classes and display names, so they can be retrieved later when determining the test path for a given test.