when matching fails issue a FAIL verdict
steps to reproduce:
- expect a response with status code 200 in the template
- IUT sends status code 400 expected behavior:
- TDL issues a FAIL verdict because of template mismatch
at org.etsi.mts.tdl.execution.java.adapters.http.HttpSystemAdapter.decodeBody(HttpSystemAdapter.java:252) at org.etsi.mts.tdl.execution.java.adapters.http.HttpSystemAdapter.receive(HttpSystemAdapter.java:225)