SetUp() public method

public SetUp ( ) : void
return void
 public void SetUp()
 {
     TestRequestHandler = new TestRequestHandler(new UtilWP80(), new AssertTestWP80());
     TestRequestHandler.SetUp();
 }