ParameterizedHttpMalformedRequestTestCase constructor
const
ParameterizedHttpMalformedRequestTestCase({})
Implementation
const ParameterizedHttpMalformedRequestTestCase({
this.documentation,
required this.id,
required this.protocol,
required this.request,
required this.response,
this.tags = const [],
this.testParameters = const {},
});