|
From: Luke B. <lb...@gm...> - 2004-11-21 22:35:35
|
Hey All, Received this on my personal email - thought I'd share it with the group. Hi Luke, Well, I've had a chance to catch up on some reading and have started implementing the framework in my project. At this point I'm trying to run some setup code, run some tests and then teardown after all the tests. For example I want to load an xml file, construct an object passing the xml to it and then use that object in my tests and at the end delete the object. This seems to be what the TestSuite.as should do but I can't figure out how to use it. Do you have a sample that uses the TestSuite class? [AsUnit User] |