public class WindupTestUtilMethods extends Object
| Constructor and Description |
|---|
WindupTestUtilMethods() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.windup.config.DefaultEvaluationContext |
createEvalContext(org.jboss.windup.config.GraphRewrite event) |
static Path |
getTempDirectoryForGraph() |
static void |
runOnlyRuleProviders(Iterable<? extends org.jboss.windup.config.RuleProvider> providers,
org.jboss.windup.graph.GraphContext context) |
public static void runOnlyRuleProviders(Iterable<? extends org.jboss.windup.config.RuleProvider> providers, org.jboss.windup.graph.GraphContext context)
public static org.jboss.windup.config.DefaultEvaluationContext createEvalContext(org.jboss.windup.config.GraphRewrite event)
public static Path getTempDirectoryForGraph()
Copyright © 2018 JBoss by Red Hat. All rights reserved.