public class SuiteConfigParser extends Object
| Constructor and Description |
|---|
SuiteConfigParser(File suiteFile) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getMinMuleVersion() |
boolean |
isIgnored() |
Set<Parameterization> |
parseParameterizations() |
public SuiteConfigParser(File suiteFile)
public boolean isIgnored()
public Set<Parameterization> parseParameterizations()
Copyright © 2019. All rights reserved.