Posted on 2007-10-18 08:09:30-07
by adrianhin response to 6283
Re: startup method is run at the end
Ah. If you have an abstract test class that you don't want to be run automagically by Test::Class runtests you can use SKIP_CLASS - see the docs for details.