Class NotificationClient

java.lang.Object
org.apache.sling.testing.clients.AbstractSlingClient
org.apache.sling.testing.clients.SlingClient
com.adobe.cq.testing.client.CQClient
com.adobe.cq.testing.client.NotificationClient
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.http.client.HttpClient

public class NotificationClient extends CQClient
The base client for all notifications related tests. It provides a core set of commonly used notification functions e.g. list / approve / delete
It extends from CQClient which in turn provides a core set of commonly used website and page functionality.