public class RestRequirementMatcher extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RestRequirementMatcher.Builder |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<RestRequirement> |
requirementWithKey(org.hamcrest.Matcher<String> key) |
static org.hamcrest.Matcher<RestRequirement> |
requirementWithKey(String key) |
public static org.hamcrest.Matcher<RestRequirement> requirementWithKey(String key)
public static org.hamcrest.Matcher<RestRequirement> requirementWithKey(org.hamcrest.Matcher<String> key)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.