Subscriber portal
Sets up the test case environment.
public void setUp()
This method is invoked before each test method. The tearDown method is invoked after each test method.