public UnitTestMarker(NUnitVisitor.UnitTest unitTest, MonoDevelop.Ide.Gui.Document doc) { this.unitTest = unitTest; this.doc = doc; }