10 references to AssertObjectMatchesJson
Microsoft.ML.AutoML.Tests (10)
TrainerExtensionsTests.cs (8)
96Util.AssertObjectMatchesJson(expectedJson, pipelineNode); 141Util.AssertObjectMatchesJson(expectedJson, pipelineNode); 173Util.AssertObjectMatchesJson(expectedJson, pipelineNode); 195Util.AssertObjectMatchesJson(expectedJson, pipelineNode); 230Util.AssertObjectMatchesJson(expectedJson, pipelineNode); 251Util.AssertObjectMatchesJson(expectedJson, pipelineNode); 280Util.AssertObjectMatchesJson(expectedJson, pipelineNode); 306Util.AssertObjectMatchesJson(expectedJson, pipelineNode);
TransformInferenceTests.cs (1)
768Util.AssertObjectMatchesJson(expectedJson, pipelineNodes);
TransformPostTrainerInferenceTests.cs (1)
73Util.AssertObjectMatchesJson(expectedJson, pipelineNodes);