On Thu, Mar 19, 2009 at 2:50 AM, zpcspm <[email protected]> wrote: > > I'm using @test nodes for writing unit tests. > > The headlines of my test nodes usually follow the '@test <class method > name>' pattern.
I don't see the problem. If '@test join' is failing, and there are two '@test join' nodes, rename the nodes @test classA.join and @test classB.join. Then rerun the tests. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
