std.unittest.diff Package
Function Description
unittest.diff provides APIs for printing difference comparison information in the unit test framework.
API List
Interface
| Name | Description |
|---|---|
| AssertPrintable | Provides the method for printing the check result of @Assert/@Expect. |