Class CompilationTestHelper

java.lang.Object
com.graphql_java_generator.plugin.test.compiler.CompilationTestHelper

@Component public class CompilationTestHelper extends Object
  • Constructor Details

    • CompilationTestHelper

      public CompilationTestHelper()
  • Method Details

    • checkCompleteCompilationStatus

      public void checkCompleteCompilationStatus(String classpath)
      Execute a full compilation, to check the whole project.
      Throws:
      MojoExecutionException