Exemplo n.º 1
0
        public void AfterRunAssembly()
        {
            BaseTest.EndOfExecution();
            BaseTest bt = new BaseTest();

            ICE.DataRepository.Vegas_IMS_Data.Registration_Data.depLimit = bt.ReadxmlData("regdata", "DepLimit", ICE.DataRepository.DataFilePath.IP2_SeamlessWallet);
        }
Exemplo n.º 2
0
 public void AfterRunAssembly()
 {
     BaseTest.EndOfExecution();
 }