public void find_fixturegraph_by_path() { library.Find(new TPath("Math")).ShouldBeOfType <FixtureGraph>().Name.ShouldEqual("Math"); }