BooCompiler.Tests.CallablesIntegrationTestFixture.GetRelativeTestCasesPath C# (CSharp) Méthode

GetRelativeTestCasesPath() protected méthode

protected GetRelativeTestCasesPath ( ) : string
Résultat string
		override protected string GetRelativeTestCasesPath()
		{
			return "integration/callables";
		}
	}