Class MiniTest::Unit::TestCase
In: lib/minitest/unit.rb
Parent: Object

Methods

inherited   new   passed?   reset   run   setup   teardown   test_methods   test_order   test_suites  

Included Modules

MiniTest::Assertions

Constants

PASSTHROUGH_EXCEPTIONS = [NoMemoryError, SignalException, Interrupt, SystemExit]
SUPPORTS_INFO_SIGNAL = Signal.list['INFO']

Attributes

__name__  [R] 

Public Class methods

Public Instance methods

[Validate]