com.atlassian.jira.rest.client.test.matchers
Class AddressableEntityMatchers
java.lang.Object
com.atlassian.jira.rest.client.test.matchers.AddressableEntityMatchers
public class AddressableEntityMatchers
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressableEntityMatchers
public AddressableEntityMatchers()
withSelf
public static org.hamcrest.Matcher<? super AddressableEntity> withSelf(URI uri)
entitiesWithSelf
public static org.hamcrest.Matcher<Iterable<? extends AddressableEntity>> entitiesWithSelf(URI... uris)
Copyright © 2013 Atlassian. All Rights Reserved.