public class IssueHistoryDataMatchers extends Object
Constructor and Description |
---|
IssueHistoryDataMatchers() |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<HistoryModule.IssueHistoryItem> |
containsHistoryRow(String fieldName,
String originalValue,
String newValue) |
static org.hamcrest.Matcher<HistoryModule.IssueHistoryItem> |
containsNewValue(String fieldName,
String newValue) |
public static org.hamcrest.Matcher<HistoryModule.IssueHistoryItem> containsHistoryRow(String fieldName, String originalValue, String newValue)
public static org.hamcrest.Matcher<HistoryModule.IssueHistoryItem> containsNewValue(String fieldName, String newValue)
Copyright © 2002-2019 Atlassian. All Rights Reserved.