Class JGivenReportsContainerImpl

  • All Implemented Interfaces:
    JGivenReportsContainer, java.lang.Iterable<JGivenReport>, java.util.Collection<JGivenReport>, java.util.Set<JGivenReport>, org.gradle.api.DomainObjectCollection<JGivenReport>, org.gradle.api.DomainObjectSet<JGivenReport>, org.gradle.api.internal.WithEstimatedSize, org.gradle.api.internal.WithMutationGuard, org.gradle.api.NamedDomainObjectCollection<JGivenReport>, org.gradle.api.NamedDomainObjectSet<JGivenReport>, org.gradle.api.reporting.ReportContainer<JGivenReport>, org.gradle.internal.metaobject.MethodMixIn, org.gradle.internal.metaobject.PropertyMixIn, org.gradle.util.Configurable<org.gradle.api.reporting.ReportContainer<JGivenReport>>

    public class JGivenReportsContainerImpl
    extends org.gradle.api.reporting.internal.TaskReportContainer<JGivenReport>
    implements JGivenReportsContainer
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.gradle.api.internal.DefaultNamedDomainObjectCollection

        org.gradle.api.internal.DefaultNamedDomainObjectCollection.AbstractDomainObjectCreatingProvider<I extends T>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.AbstractNamedDomainObjectProvider<I extends T>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.ElementInfo<T extends java.lang.Object>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.ExistingNamedDomainObjectProvider<I extends T>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.Index<T extends java.lang.Object>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.UnfilteredIndex<T extends java.lang.Object>
      • Nested classes/interfaces inherited from class org.gradle.api.internal.DefaultDomainObjectCollection

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

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

        org.gradle.api.internal.WithEstimatedSize.Estimates
    • Field Summary

      • Fields inherited from class org.gradle.api.internal.DefaultNamedDomainObjectCollection

        index
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      JGivenAsciiDocReportImpl getAsciiDoc()  
      JGivenHtmlReportImpl getHtml()  
      JGivenTextReportImpl getText()  
      • Methods inherited from class org.gradle.api.reporting.internal.TaskReportContainer

        getTask
      • Methods inherited from class org.gradle.api.reporting.internal.DefaultReportContainer

        add, assertMutableCollectionContents, configure, getEnabled, getEnabledReports, getFirstEnabled
      • Methods inherited from class org.gradle.api.internal.DefaultNamedDomainObjectSet

        filtered, findAll, getDisplayName, matching, matching, withMutationDisabled, withType
      • Methods inherited from class org.gradle.api.internal.DefaultNamedDomainObjectCollection

        addAll, addLater, addRule, addRule, addRule, assertCanAdd, assertCanAdd, clear, createExistingProvider, createNotFoundException, createWrongTypeException, deferredElementKnown, didAdd, didRemove, didRemove, doAdd, filteredIndex, findByName, findByNameLaterWithoutRules, findByNameWithoutRules, getAdditionalMethods, getAdditionalProperties, getAsMap, getAt, getByName, getByName, getByName, getCollectionSchema, getElementsAsDynamicObject, getInstantiator, getNamer, getNames, getRules, getTypeDisplayName, handleAttemptToAddItemWithNonUniqueName, hasWithName, index, named, named, named, named, realized, removeByName, toString, whenElementKnown
      • Methods inherited from class org.gradle.api.internal.DefaultDomainObjectCollection

        add, add, addAllLater, all, all, assertMutable, configureEach, contains, containsAll, createFilter, createFilter, estimatedSize, filteredEvents, filteredStore, filteredStore, findAll, getEventRegister, getMutationGuard, getStore, getType, isEmpty, iterator, remove, removeAll, retainAll, size, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
      • Methods inherited from class java.util.AbstractCollection

        toArray, toArray
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • 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