Uses of Class
net.thucydides.model.domain.PathElement
Packages that use PathElement
Package
Description
The Thucydides domain model, which represents acceptance test runs.
-
Uses of PathElement in net.thucydides.model.domain
Method parameters in net.thucydides.model.domain with type arguments of type PathElementModifier and TypeMethodDescriptionstatic PathElementsPathElements.from(List<PathElement> elements)