Interface GradleAPIAdapter

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Unit setDefaultTestSuite(AttributeContainer $self, ObjectFactory objects)
      abstract Unit setDefaultTestSuite(AggregateTestReport $self)
      abstract Unit setDefaultTestSuite(JacocoCoverageReport $self)
      abstract ObjectFactory getObjects(ProjectDependency $self)
      abstract String getProjectPath(ProjectDependency $self)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait