Esempio n. 1
0
 public void CanCreate()
 {
     findPath = new FindPath();
     findPath.Should().NotBeNull();
 }