GitBrowser
JsonLdRecipeParser
main/test/JsonLdRecipeParser.Tests/MSTestSettings.cs
Name Message Date
📁 AmountTests Parsing to domain recipe 1 day ago
📁 AuthorTests Parsing to domain recipe 1 day ago
📁 IngredientTests Parsing to domain recipe 1 day ago
📁 InstructionSectionTests Parsing to domain recipe 1 day ago
📁 Json Parsing to domain recipe 1 day ago
📁 NutrientsTests Parsing to domain recipe 1 day ago
📁 RecipeTests Parsing to domain recipe 1 day ago
📄 JsonLdRecipeParser.Tests.csproj Parse ingredients 3 days ago
📄 MSTestSettings.cs Initialize project 5 days ago
📄 packages.lock.json Deserialize Thing JSON 2 days ago
📄 TestData.cs Parsing to domain recipe 1 day ago
📄 test/JsonLdRecipeParser.Tests/MSTestSettings.cs
1 2 3 4
using Microsoft.VisualStudio.TestTools.UnitTesting;

[assembly: Parallelize(Scope = ExecutionScope.MethodLevel)]