Libraries
»
aspec
(0.4.0)
»
Index
»
Aspec
»
Configure
»
#after_suite
Method: Aspec::Configure#after_suite
Defined in:
lib/aspec.rb
#
after_suite
(&block) ⇒
Object
47 48 49
# File 'lib/aspec.rb', line 47
def
after_suite
(
&
block
)
@after_suite
=
block
end