Searched refs:assertIgnoresSessionEvent (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam/openam-core/src/test/java/com/iplanet/dpro/session/service/
H A DSessionNotificationPublisherTest.java120 assertIgnoresSessionEvent(SessionEventType.QUOTA_EXHAUSTED);
125 assertIgnoresSessionEvent(SessionEventType.PROTECTED_PROPERTY);
140 private void assertIgnoresSessionEvent(SessionEventType sessionEventType) { method in class:SessionNotificationPublisherTest

Completed in 27 milliseconds