TestProject1.Game1Test.LoadContentTest_Game1 C# (CSharp) Method

LoadContentTest_Game1() private method

private LoadContentTest_Game1 ( ) : void
return void
        public void LoadContentTest_Game1()
        {
            Game1_Accessor target = new Game1_Accessor(); // TODO: Initialize to an appropriate value
            target.LoadContent();
            Assert.Inconclusive("A method that does not return a value cannot be verified.");
        }