public class QueryParamsAssertion extends MarshallingAssertion
Constructor and Description |
---|
QueryParamsAssertion() |
Modifier and Type | Method and Description |
---|---|
void |
setContains(Map<String,List<String>> contains) |
void |
setContainsOnly(Map<String,List<String>> containsOnly) |
void |
setDoesNotContain(List<String> doesNotContain) |
assertMatches
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.