W3cubDocs

/Crystal

struct Spec::ExampleGroup::Procsy

Overview

Wraps an ExampleGroup and a Proc that will eventually execute the group.

Defined in:

spec/example_group/procsy.cr

Instance Method Summary

Instance Method Detail

def example_group : ExampleGroupSource

The group that will eventually run when calling #run.

def runSource

Executes the wrapped example group, possibly executing other around_all hooks before that.

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/Spec/ExampleGroup/Procsy.html