public void it_should_not_convert_when_node_is_not_a_project() { converter.ToTestDllPath(someProjectInfo).Should().BeNull(); }