com.atlassian.jira.matchers
Class AmendmentMatchers

java.lang.Object
  extended by com.atlassian.jira.matchers.AmendmentMatchers

public class AmendmentMatchers
extends Object


Method Summary
static org.hamcrest.Matcher<Amendment> isError()
           
static org.hamcrest.Matcher<Amendment> withMessage(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isError

public static org.hamcrest.Matcher<Amendment> isError()

withMessage

public static org.hamcrest.Matcher<Amendment> withMessage(String message)


Copyright © 2002-2014 Atlassian. All Rights Reserved.