Class FileEditionHelper
java.lang.Object
org.apache.camel.quarkus.performance.regression.FileEditionHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinstantiateHyperfoilBenchmark(Path cqVersionUnderTestFolder, String singleScenarioDuration) static voidinstantiatePomFile(Path cqVersionUnderTestFolder, String cqVersion, String cqStagingRepositoryUrl, String camelStagingRepositoryUrl)
-
Constructor Details
-
FileEditionHelper
public FileEditionHelper()
-
-
Method Details
-
instantiateHyperfoilBenchmark
public static void instantiateHyperfoilBenchmark(Path cqVersionUnderTestFolder, String singleScenarioDuration) throws IOException - Throws:
IOException
-
instantiatePomFile
public static void instantiatePomFile(Path cqVersionUnderTestFolder, String cqVersion, String cqStagingRepositoryUrl, String camelStagingRepositoryUrl) throws IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException - Throws:
IOExceptionorg.codehaus.plexus.util.xml.pull.XmlPullParserException
-