Ahhhh, it was all going so well ...

Adrian on 2004-03-05T17:36:00

One incremental release of Test::Class every week for four weeks. Then various computers went bang in some interesting ways. The last two weeks have been spent rebuilding systems, then catching up on the work that I should have been doing while rebuilding systems. Hey ho.

Actually Test::Class 0.06_5 did hit the streets back on the 21st February - I just didn't get a chance to write about it due to said evil hardware.

Not a lot of changes.

Originally all the information about the number of methods in each class was in a big HoHoH. Since this became unwieldy The bottom layer of the hash was encapsulated in the Test::Class::MethodInfo class. This holds information on the method type and expected number of tests.

There was still some functionality that belonged in T::C::MI in T::C. Now more of it is in the right place.

As part of this clean up the add_method disappeared. Originally I was thinking of providing a mechanism to allow pre-attribute Perls to define test methods. However I've never had a need for it, and nobody has asked for it, so I've binned the idea.

Resolution-o-meter: v1.0
Week: 10, 5 weeks behind
01-02-03-04-05-06-07-08-09-10 11 12 13
14 15 16 17 18 19 20 21 22 23 24 25 26
27 28 29 30 31 32 33 34 35 36 37 38 39
40 41 42 43 44 45 46 47 48 49 50 51 52
s

Hmm.... improvement needed...