Included modules
Public class methods
new
(*args, &example_group_block)
[show source]
# File lib/spec/example/shared_example_group.rb, line 49 def initialize(*args, &example_group_block) set_description(*args) @example_group_block = example_group_block end