Is there any method that gets called when the TestCase class is
instantiated.
Setup and teardown are called at every test case call.  I want something
like an init method.
 
 

Reply via email to