Class: RSpec::Core::ExampleGroup

Inherits:
Object
  • Object
show all
Includes:
Unit::Assertions
Defined in:
lib/rspec/unit/test_case.rb

Direct Known Subclasses

Unit::TestCase

Constant Summary

Constants included from Unit::Assertions

Unit::Assertions::UncaughtThrow

Method Summary

Methods included from Unit::Assertions

#assert, #assert_block, #assert_equal, #assert_in_delta, #assert_instance_of, #assert_kind_of, #assert_match, #assert_nil, #assert_no_match, #assert_not_equal, #assert_not_nil, #assert_not_same, #assert_nothing_raised, #assert_nothing_thrown, #assert_operator, #assert_raise, #assert_raises, #assert_respond_to, #assert_same, #assert_send, #assert_throws, #build_message, #flunk, use_pp=