Test-Class - Re: startup method is run at the end

Posted on Thu Oct 18 11:09:30 2007 by adrianh in response to 6283 (See the whole thread of 4)
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.
Write a response