Class CompileTestTask


  • public class CompileTestTask
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CompileTestTask()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void configureCompileTestJava​(org.gradle.api.Project project, java.lang.String moduleName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CompileTestTask

        public CompileTestTask()
    • Method Detail

      • configureCompileTestJava

        public void configureCompileTestJava​(org.gradle.api.Project project,
                                             java.lang.String moduleName)