com.atlassian.webdriver.matchers
Class LangMatchers
java.lang.Object
com.atlassian.webdriver.matchers.LangMatchers
public final class LangMatchers
- extends Object
More matchers for core Java thingies.
- Since:
- 2.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isInstance
public static <T> org.hamcrest.Matcher<T> isInstance(Class<? extends T> type)
containsInOrder
public static org.hamcrest.Matcher<String> containsInOrder(CharSequence... substrings)
Copyright © 2014 Atlassian. All rights reserved.