Class WindupTestUtilMethods


  • public class WindupTestUtilMethods
    extends Object
    A class providing helping static methods for the tests in Windup.
    • Constructor Detail

      • WindupTestUtilMethods

        public WindupTestUtilMethods()
    • Method Detail

      • runOnlyRuleProviders

        public static void runOnlyRuleProviders​(Iterable<? extends org.jboss.windup.config.RuleProvider> providers,
                                                org.jboss.windup.graph.GraphContext context)
      • createEvalContext

        public static org.jboss.windup.config.DefaultEvaluationContext createEvalContext​(org.jboss.windup.config.GraphRewrite event)
      • getTempDirectoryForGraph

        public static Path getTempDirectoryForGraph()