示例#1
0
 public void GetLength()
 {
     Assert.AreEqual(_shipLength, _ship.GetLength());
 }