com.atlassian.jira.pageobjects.elements
Class MessageMatchers

java.lang.Object
  extended by com.atlassian.jira.pageobjects.elements.MessageMatchers

public final class MessageMatchers
extends Object

Matchers for Aui Messages.

Since:
v5.2

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

Method Detail

hasText

public static org.hamcrest.Matcher<AuiMessage> hasText(String text)


Copyright © 2002-2013 Atlassian. All Rights Reserved.