Exemplo n.º 1
0
        public void WriteDropsTest()
        {
            PrivateObject       param0 = null;                            // TODO: Initialize to an appropriate value
            ZRFCreator_Accessor target = new ZRFCreator_Accessor(param0); // TODO: Initialize to an appropriate value

            GameData.Piece piece = null;                                  // TODO: Initialize to an appropriate value
            target.WriteDrops(piece);
            Assert.Inconclusive("A method that does not return a value cannot be verified.");
        }