Method: Bogus::PublicMethods#after_each_test

Defined in:
lib/bogus/public_methods.rb

#after_each_testObject



52
53
54
55
56
# File 'lib/bogus/public_methods.rb', line 52

def after_each_test
  ensure_all_expectations_satisfied!
ensure
  clear
end