Package software.amazon.smithy.diff.testrunner
package software.amazon.smithy.diff.testrunner
-
ClassDescriptionRuns a single test case by loading corresponding models `a` and `b` and ensuring the resulting events match the diff events stored in a `-----` separated file.Thrown when errors are encountered while unwrapping a test case.Output of diffing a model against a test case.Runs diff test cases against corresponding model `a`, model `b`, and validation `events` files.Thrown when errors are encountered in the test runner.Value result of executing the test suite.