com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util
Class PropertyAssertions

java.lang.Object
  extended by com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util.PropertyAssertions

public class PropertyAssertions
extends Object

Since:
v6.2

Constructor Summary
PropertyAssertions()
           
 
Method Summary
static void assertUniformInterfaceException(Callable<Void> callable, javax.ws.rs.core.Response.Status expectedStatus)
           
static org.hamcrest.Matcher<com.atlassian.jira.testkit.client.restclient.EntityPropertyKeys.EntityPropertyKey> propertyKey(String propertyKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyAssertions

public PropertyAssertions()
Method Detail

assertUniformInterfaceException

public static void assertUniformInterfaceException(Callable<Void> callable,
                                                   javax.ws.rs.core.Response.Status expectedStatus)

propertyKey

public static org.hamcrest.Matcher<com.atlassian.jira.testkit.client.restclient.EntityPropertyKeys.EntityPropertyKey> propertyKey(String propertyKey)


Copyright © 2002-2014 Atlassian. All Rights Reserved.