http://xryun-porosyan.livejournal.com/ ([identity profile] xryun-porosyan.livejournal.com) wrote in [personal profile] juan_gandhi 2007-03-28 12:19 am (UTC)

Also, while building a hierarchy of test classes, you may think that it might be a good idea to invoke tearDown() from the setUp() method of your base test class ... just in case something was not cleared ... somehow.

And then, while writing a test class, extending the base class (preferably indirectly), call super.setUp() AT THE END of your setUp() method ...

Disclaimer: I didn't write it this way, I just had to debug it :)

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting