alias Spectator::DSL::ExampleGroupBuilder::Child
Overview
Type alias for valid children of example groups.
NOTE NestedExampleGroupBuilder
is used instead of ExampleGroupBuilder
.
That is because RootExampleGroupBuilder
also inherits from this class,
and the root example group can't be a child.
Alias Definition
Spectator::DSL::ExampleFactory | Spectator::DSL::NestedExampleGroupBuilder