Benoit LEFEVRE -CAMPUS-
05/23/2025, 1:17 PMWireMockExtension
I’ve noticing that whenever the json to return is designated with a bodyFileName
that points to a missing file, this error have WM server still returning an answer, but in text/html content type, with the call stack in the HTML body
It’s somehow a bit puzzeling because whenever no stubs match the requested ressource, an error is produced in the log console ... if we use a ConsoleNotifier
to get extra WM informations while tuning our test’s mocks
Is there any way to configure the WM extension in order to also have the missing files exceptions being reported on the console ?