public class AddressableEntityMatchers extends Object
Constructor and Description |
---|
AddressableEntityMatchers() |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<Iterable<? extends AddressableEntity>> |
entitiesWithSelf(URI... uris) |
static org.hamcrest.Matcher<? super AddressableEntity> |
withSelf(URI uri) |
public static org.hamcrest.Matcher<? super AddressableEntity> withSelf(URI uri)
public static org.hamcrest.Matcher<Iterable<? extends AddressableEntity>> entitiesWithSelf(URI... uris)
Copyright © 2013 Atlassian. All Rights Reserved.