Ejemplo n.º 1
0
 public void it_should_not_convert_when_node_is_not_a_project()
 {
     converter.ToTestDllPath(someProjectInfo).Should().BeNull();
 }