Пример #1
0
 public void DataSizeTest()
 {
     RVC_Accessor target = new RVC_Accessor(); // TODO: Initialize to an appropriate value
     int actual;
     actual = target.DataSize;
     Assert.Inconclusive("Verify the correctness of this test method.");
 }
Пример #2
0
        public void DataSizeTest()
        {
            RVC_Accessor target = new RVC_Accessor(); // TODO: Initialize to an appropriate value
            int          actual;

            actual = target.DataSize;
            Assert.Inconclusive("Verify the correctness of this test method.");
        }