Class PathElement

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

public class PathElement extends Object
  • Constructor Details

    • PathElement

      public PathElement(String name, String description)
  • Method Details