SetUp() 공개 메소드

public SetUp ( ) : void
리턴 void
 public void SetUp()
 {
     TestAttributionHandler = new TestAttributionHandler(new UtilWP80(), new AssertTestWP80(), TargetPlatform.wphone80);
     TestAttributionHandler.SetUp();
 }