public void SetUp() { uploadTestMaterialLib = new CM_UploadTestMaterialLib(); commFunc = new CommonFunctions(); excelUtil = ExcelUtil.GetExcelUtilInstance(CommonConstants.TEST_DATA_EXL, "CM_UploadTestMaterial"); uploadTestMaterialLib.SetUpPreCondition(); }
public void SetUp() { viewKS1KS2TestMaterialLib = new ViewKS1KS2TestMaterialLib(); commFunc = new CommonFunctions(); excelUtil = ExcelUtil.GetExcelUtilInstance(CommonConstants.TEST_DATA_EXL, "ViewKS1KS2TestMaterial"); uploadTestMaterialLib = new CM_UploadTestMaterialLib(); eventLogsOfDownloadLib = new EventLogsOfDownloadLib(); }