Example #1
0
 public virtual void Teardown()
 {
     TestService.EndSession();
 }
Example #2
0
        public virtual void SetUp()
        {
            Util.ClearTmpDir();

            TestService.StartSession();
        }