with_immutable needs to test both mutable and immutable conditions
[gitmo/MooseX-UndefTolerant.git] / t / constructor.t
2012-03-11 Karen Etheridge pulled these test cases into a separate lib so they...
2012-03-11 Karen Etheridge use with_immutable and tighter TODO scope to run more...
2012-03-11 Karen Etheridge improve test by testing for explicit exception message
2011-03-19 Karen Etheridge 0.11 release to fix crazy errors that somehow the tests... 0.11
2011-03-14 Karen Etheridge do not use Undef-Tolerant behaviour on attributes that...
2011-03-14 Karen Etheridge better Test::Fatal tests
2010-11-03 Karen Etheridge also test immutable classes using existing constructor...
2010-11-03 Karen Etheridge comment update
2010-11-03 Karen Etheridge rename t/attribute.t -> t/constructor.t -- more explana...