public
Description: RSpec-esque matchers for Test::Unit
Homepage:
Clone URL: git://github.com/jeremymcanally/matchy.git
Click here to lend your support to: matchy and make a donation at www.pledgie.com !
mhennemeyer (author)
Wed Feb 11 07:39:26 -0800 2009
jeremymcanally (committer)
Wed Feb 11 07:48:53 -0800 2009
matchy / Manifest.txt
100644 25 lines (25 sloc) 0.543 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
History.txt
Manifest.txt
README.rdoc
Rakefile
matchy.gemspec
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.rdoc
Rakefile
config/hoe.rb
config/requirements.rb
lib/matchy.rb
lib/matchy/version.rb
lib/matchy/expectation_builder
lib/matchy/modals.rb
lib/matchy/def_matcher.rb
lib/matchy/matcher_builder.rb
lib/matchy/built_in/enumerable_expectations.rb
lib/matchy/built_in/error_expectations.rb
lib/matchy/built_in/operator_expectations.rb
lib/matchy/built_in/truth_expectations.rb
lib/matchy/built_in/change_expectations.rb
setup.rb