Creates a new TestMessage that will present as a diff in the editor.
Message to display to the user.
Expected output.
Actual output.
Creates a new TestMessage instance.
The message to show to the user.
Human-readable message text to display.
Expected test output. If given with actualOutput, a diff view will be shown.
Actual test output. If given with expectedOutput, a diff view will be shown.
Associated file location.
Generated using TypeDoc
Message associated with the test state. Can be linked to a specific source range -- useful for assertion failures, for example.