UrlMapTest constructor
UrlMapTest({})
Implementation
UrlMapTest({
this.description,
this.expectedOutputUrl,
this.expectedRedirectResponseCode,
this.headers = const [],
this.host,
this.path,
this.service,
}) : super(fullyQualifiedName);