2 require File.dirname(__FILE__) + '/../../../../spec_helper.rb'
4 describe "TestCase#method_name" do
5 it "should equal the description of the example" do
6 @method_name.should == "should equal the description of the example"
18 raise "testament is not a test"