protected override DirectoryInfo GetExpectedPath(IIntegrationTestConfiguration config) { return config.GetExpectedOutputPath(IntegrationTestType.Model); }
protected virtual DirectoryInfo GetExpectedPath(IIntegrationTestConfiguration config) { return config.GetExpectedOutputPath(); }