I have a test class, extending TestCase. I have a setUp() method in it, in which I do some preparations for tests in this suite:
TestCase
setUp()