Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_8_7_330) is shown here.
setup()
public
Called before every test method runs. Can be used to set up fixture
information.
# File lib/test/unit/testcase.rb, line 100
def setup
end