Class DesktopTestNode

java.lang.Object
org.probato.node.DesktopTestNode

public class DesktopTestNode extends Object
  • Constructor Details

    • DesktopTestNode

      public DesktopTestNode(Class<?> suiteClazz, Class<?> scriptClazz, Integer datasetLine)
  • Method Details

    • getURI

      protected URI getURI()
    • createNode

      protected org.junit.jupiter.api.DynamicNode createNode()
    • create

      public org.junit.jupiter.api.DynamicNode create()
    • buildText

      protected String buildText(String pattern, Object... params)