com.atlassian.bamboo.pageobjects.matchers
Class PageObjectsMatchers
java.lang.Object
com.atlassian.bamboo.pageobjects.matchers.PageObjectsMatchers
public final class PageObjectsMatchers
- extends Object
Matchers for page objects.
- Since:
- v3.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taskEq
public static org.hamcrest.Matcher<TaskElement> taskEq(@NotNull
String taskName,
@NotNull
String taskDescription)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.