setup()
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