Interface JGivenReportsContainer

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.gradle.api.reporting.ReportContainer

        org.gradle.api.reporting.ReportContainer.ImmutableViolationException
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      JGivenReport getAsciiDoc()  
      JGivenReport getHtml()  
      JGivenReport getText()  
      • Methods inherited from interface java.util.Collection

        parallelStream, removeIf, stream, toArray
      • Methods inherited from interface org.gradle.util.Configurable

        configure
      • Methods inherited from interface org.gradle.api.DomainObjectCollection

        addAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
      • Methods inherited from interface java.lang.Iterable

        forEach
      • Methods inherited from interface org.gradle.api.NamedDomainObjectCollection

        add, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByName, getCollectionSchema, named, named, named, named
      • Methods inherited from interface org.gradle.api.NamedDomainObjectSet

        findAll, matching, matching, withType
      • Methods inherited from interface org.gradle.api.reporting.ReportContainer

        getAsMap, getEnabled, getEnabledReports, getNamer, getNames, getRules, isEmpty
      • Methods inherited from interface java.util.Set

        add, addAll, clear, contains, containsAll, equals, hashCode, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray