Test fix
[gitmo/MooseX-Role-Parameterized.git] / t /
2008-11-25 Shawn M Moore Test fix
2008-11-09 Shawn M Moore Test that the type constraint is checked too
2008-11-09 Shawn M Moore Class name fix
2008-11-09 Shawn M Moore More tests for application
2008-11-09 Shawn M Moore Add another test file
2008-11-09 Shawn M Moore method tests
2008-11-09 Shawn M Moore Test fixes and improvements
2008-11-09 Shawn M Moore Let the parameter keyword take an arrayref of names
2008-11-09 Shawn M Moore Begin writing tests
2008-11-09 Shawn M Moore More tests to make sure we keep the same parameter...
2008-11-09 Shawn M Moore API for constructing a parameter object
2008-11-09 Shawn M Moore Tests
2008-11-09 Shawn M Moore Test that we can get a parameter class out of a paramet...
2008-11-09 Shawn M Moore Add an empty Parameters class and a basic test for...