Unit Test Package for Class::MethodMaker
This package tests the array type of Class::MethodMaker
Test 1: compilation
This test confirms that the test script and the modules it calls compiled successfully.
Tests 2--3: bless
Tests 4--29: simple non-static
Tests 30--60: simple static
Tests 61--81: typed
Tests 82--125: index
Tests 126--149: count
Tests 150--175: set
Tests 176--274: default
Tests 275--295: default_ctor
Tests 296--320: forward
Tests 321--323: forward_args
Tests 324--364: manipulate
Tests 365-405: tie
Tests 406-409 : void set
Check that calling a(), with no arguments, doesn't instantiate a new instance (in all contexts).