Boo.Lang.Parser.Tests.AbstractParserTestFixture.GetRelativeTestCasesPath C# (CSharp) Method

GetRelativeTestCasesPath() protected method

protected GetRelativeTestCasesPath ( ) : string
return string
        protected virtual string GetRelativeTestCasesPath()
        {
            return "parser";
        }