Class
MiniTest::Spec
In:
lib/minitest/spec.rb
Parent:
MiniTest::Unit::TestCase
Methods
after
before
current
it
new
Public Class methods
after
(type = :each, &block)
before
(type = :each, &block)
current
()
it
(desc, &block)
new
(name)
[Validate]