public void Shot_Positive() { Play Shot_pos = new Play(); Assert.AreEqual(10, Shot_pos.Shotbullet(1, 1)); }