E
enroxorz
I am a little new with Test::Unit and am coming from a PHPUnit
background.
1. How are test dependencies done with Test::Unit? I am looking to do
something similar to how PHPUnit does it: http://pastebin.com/yExugFYD
2. Can I call an individual test method from outside the Test::Unit
class?
3. Is there a setup_before and a teardown_after? http://pastebin.com/QtHbFjpp
Thank you very much for your help in advance.
background.
1. How are test dependencies done with Test::Unit? I am looking to do
something similar to how PHPUnit does it: http://pastebin.com/yExugFYD
2. Can I call an individual test method from outside the Test::Unit
class?
3. Is there a setup_before and a teardown_after? http://pastebin.com/QtHbFjpp
Thank you very much for your help in advance.