summaryrefslogtreecommitdiff
path: root/test/library_specs.rb
AgeCommit message (Expand)Author
2012-02-11move specs from test/ to spec/mo k
2012-02-11spiking out developwithpassion_fakes. i like it!mo k
2011-11-14just found out that MiniTest::Mock falls apart when trying to return differen...mo k
2011-11-12move specification to its own folder.mo k
2011-11-12move find_all_books_by_author to separate file.mo k
2011-11-12add find_all_matching to library.mo k
2011-11-12move publisher to a separate file.mo k
2011-11-12add author, publisher and publishing year to book.mo k
2011-11-11move library to a separate file.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