struct Spectator::SpecBuilder::ExampleGroupStack

Defined in:

spectator/spec_builder/example_group_stack.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

should(matcher) should, should_eventually(matcher) should_eventually, should_never(matcher) should_never, should_not(matcher) should_not

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def current #

[View source]
def pop #

[View source]
def push(group : NestedExampleGroupBuilder) #

[View source]

[View source]