Exemplo n.º 1
0
 [Test] public void TranslateVector()
 => Assert.That(TestLine.Translate(new Vector(5, 10)), Is.EqualTo(ExpectedTranslated));