Make sure our new attribute metaclass is being used
[gitmo/MooseX-Role-Parameterized.git] / t / 001-parameters.t
2009-01-18 Shawn M Moore Make sure our new attribute metaclass is being used
2009-01-18 Shawn M Moore Make sure this length parameter is r/o
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 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...