public final class

IssueMatchers

extends Object
java.lang.Object
   ↳ com.atlassian.jira.matchers.IssueMatchers

Class Overview

Matchers for the Issue domain object.

Summary

Public Methods
static Matcher<Issue> issueWithId(Long id)
static Matcher<Issue> issueWithKey(String key)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static Matcher<Issue> issueWithId (Long id)

public static Matcher<Issue> issueWithKey (String key)