summaryrefslogtreecommitdiffstats
path: root/t/002-complicated-matching.t
Commit message (Collapse)AuthorAgeFilesLines
* use $_ for passing the value to coderef matchers, rather than passing it as ↵doy2008-12-071-3/+3
| | | | an argument
* add more testsdoy2008-12-061-1/+3
|
* use ! as the prefix for negated matching rather than not_, since it's ↵doy2008-12-061-1/+1
| | | | possible to have methods named 'not_foo'
* testsdoy2008-12-061-0/+25