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

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