Class HasMatchingNotificationRule

java.lang.Object
org.hamcrest.BaseMatcher<T>
org.hamcrest.TypeSafeMatcher<NotificationRule>
com.atlassian.bamboo.matcher.notification.HasMatchingNotificationRule
All Implemented Interfaces:
org.hamcrest.Matcher<NotificationRule>, org.hamcrest.SelfDescribing

public class HasMatchingNotificationRule extends org.hamcrest.TypeSafeMatcher<NotificationRule>