Hey, I would like to know why my TestElement is created more than one time? (I suppose it pass the element to each tree node?)
Is there a way to avoid that? (after all, i want my element to be unique, even if it works well with TestListener, meaning it call testStarted()) once. Gael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

