Esempio n. 1
0
        public void TestSetup()
        {
            //Improve test coverage
            ClassDefColInheritor col = new ClassDefColInheritor();

            col.CallFinalize();
        }
Esempio n. 2
0
 public void TestSetup()
 {
     //Improve test coverage
     ClassDefColInheritor col = new ClassDefColInheritor();
     col.CallFinalize();
 }