Class
Test::Unit::Fixture::Fixture
In:
lib/test/unit/fixture.rb
Parent:
Object
Methods
[]
after_callbacks
before_callbacks
new
Attributes
cleanup
[R]
setup
[R]
teardown
[R]
Public Class methods
new
(test_case)
Public Instance methods
[]
(type)
after_callbacks
(type)
before_callbacks
(type)
[Validate]