Exemplo n.º 1
0
 public void AWalkWithNoTownsHasLength0()
 {
     _sut.CalculateLength(new Path()).Should().Be(0);
 }