Uses of Class
org.mule.weave.maven.plugin.WeaveTestMojoConfig
-
Packages that use WeaveTestMojoConfig Package Description org.mule.weave.maven.plugin -
-
Uses of WeaveTestMojoConfig in org.mule.weave.maven.plugin
Fields in org.mule.weave.maven.plugin declared as WeaveTestMojoConfig Modifier and Type Field Description protected WeaveTestMojoConfigWeaveTestMojo. configMethods in org.mule.weave.maven.plugin with parameters of type WeaveTestMojoConfig Modifier and Type Method Description voidWeaveTestMojo. setTests(WeaveTestMojoConfig config)Constructors in org.mule.weave.maven.plugin with parameters of type WeaveTestMojoConfig Constructor Description WeaveTestCommandlineRequestBuilder(org.apache.maven.project.MavenProject project, String classpath, String[] args, WeaveTestMojoConfig mojoConfig)
-