UrlMapTest constructor
UrlMapTest({})
Implementation
UrlMapTest({
this.description,
this.expectedOutputUrl,
this.expectedRedirectResponseCode,
this.headers,
this.host,
this.path,
this.service,
});
UrlMapTest({
this.description,
this.expectedOutputUrl,
this.expectedRedirectResponseCode,
this.headers,
this.host,
this.path,
this.service,
});