Module
SpecUnit::ClassMethods
In:
lib/spec-unit.rb
Methods
context
convert_specifications_to_tests
module_where_defined
new_context
new_context_module
unbound_method
unbound_setup
unbound_teardown
Included Modules
SpecUnit
Public Class methods
convert_specifications_to_tests
(name)
module_where_defined
(meth)
unbound_method
(meth)
unbound_setup
()
unbound_teardown
()
Public Instance methods
context
(name, &block)
new_context
(name, &block)
new_context_module
()
[Validate]