Test plan execution started. Number of static tests: 1
╷
├─ JUnit Jupiter
│  ├─ Fail
│  │  ├─ failWithMultiLineMessage()
│  │  │       tags: []
│  │  │   uniqueId: [engine:junit-jupiter]/[class:org.junit.platform.console.ConsoleDetailsTests$FailTestCase]/[method:failWithMultiLineMessage()]
│  │  │     parent: [engine:junit-jupiter]/[class:org.junit.platform.console.ConsoleDetailsTests$FailTestCase]
│  │  │     source: MethodSource [className = 'org.junit.platform.console.ConsoleDetailsTests$FailTestCase', methodName = 'failWithMultiLineMessage', methodParameterTypes = '']
│  │  │     caught: org.opentest4j.AssertionFailedError: multi
│  │  │               line
│  │  │               fail
│  │  │               message
>> S T A C K T R A C E >>
│  │  │   duration: [\d]+ ms
│  │  │     status: ✘ FAILED
│  └─ Fail finished after [\d]+ ms\.
└─ JUnit Jupiter finished after [\d]+ ms\.
Test plan execution finished. Number of all tests: 1

Test run finished after [\d]+ ms
[         2 containers found      ]
[         0 containers skipped    ]
[         2 containers started    ]
[         0 containers aborted    ]
[         2 containers successful ]
[         0 containers failed     ]
[         1 tests found           ]
[         0 tests skipped         ]
[         1 tests started         ]
[         0 tests aborted         ]
[         0 tests successful      ]
[         1 tests failed          ]
