Re: TestRunner anomaly
Posted by Stéphane Ducasse on Sep 22, 2011; 3:48pm
URL: https://forum.world.st/TestRunner-anomaly-tp3833764p3833799.html
do you have dependencies between your tests?
Do you use tearDown to clean your resources?
Stef
On Sep 22, 2011, at 5:35 PM, Larry White wrote:
> When I run my tests in TestRunner by clicking Run Selected, they all pass. When I run them by clicking Run Coverage, a couple fail.
>
> Does anyone know why that might be?
>
> thanks.