public class EventPredicatesTest extends Object
| Constructor and Description |
|---|
EventPredicatesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
attributeBasedPredicateWithNonNullValueShouldOnlyMatchEventsWithThatAttributeValue() |
void |
attributeBasedPredicateWithNullValueShouldOnlyMatchEventsWithNoSuchAttribute() |
void |
initialiseJohnson() |
void |
terminateJohnson() |
void |
typeBasedPredicateShouldOnlyMatchEventsOfThatType() |
void |
warningOrErrorPredicateShouldOnlyMatchEventsWithEitherOfThoseLevels() |
public void initialiseJohnson()
public void terminateJohnson()
public void warningOrErrorPredicateShouldOnlyMatchEventsWithEitherOfThoseLevels()
public void typeBasedPredicateShouldOnlyMatchEventsOfThatType()
public void attributeBasedPredicateWithNullValueShouldOnlyMatchEventsWithNoSuchAttribute()
public void attributeBasedPredicateWithNonNullValueShouldOnlyMatchEventsWithThatAttributeValue()
Copyright © 2017 Atlassian. All rights reserved.