element
val <Element, CollectionType : Collection<Element>> FakeSpec<CollectionType>.element: RuleTarget<Element>
Targets elements generated for the current collection root.
val <Element, CollectionType : Collection<Element>> RuleTarget<CollectionType>.element: RuleTarget<Element>
Targets elements generated for the collection selected by this target.