summaryrefslogtreecommitdiff
path: root/test/book_specs.rb
AgeCommit message (Expand)Author
2012-02-11move specs from test/ to spec/mo k
2012-02-11repace the assert_equal syntax with the must_equal syntax.mo k
2011-11-12move publisher to a separate file.mo k
2011-11-12update equality for Book.mo k
2011-11-12add author, publisher and publishing year to book.mo k
2011-11-11moved the require 'test/unit' from each spec file to the ts_all file.mo k
2011-11-11move to lib and test folder and add rakefile.mo k