class

MiniTest::Unit::TestCase

v1_9_3_392 - Show latest stable - Superclass: Object

Subclass TestCase to create your own tests. Typically you’ll want a TestCase subclass per implementation class.

See MiniTest::Assertions

Included modules

  • MiniTest::Assertions

Constants

PASSTHROUGH_EXCEPTIONS = [NoMemoryError, SignalException,\nInterrupt, SystemExit]

SUPPORTS_INFO_SIGNAL = Signal.list['INFO']

Attributes

[R]__name__

Files

  • lib/minitest/benchmark.rb
  • lib/minitest/unit.rb