public void GetPath() { var subject = new Resgen(); Assert.That(subject.GetPathToResGenExecutable(), Is.Not.Null); }