You're viewing an older version of Vaadin JavaDoc. Please see version 24.8.2 for the latest.
com.vaadin.flow.component.notification.

Class NotificationTester<T extends Notification>

java.lang.Object
com.vaadin.testbench.unit.ComponentTester<T>
com.vaadin.flow.component.notification.NotificationTester<T>

Type Parameters:

T - component type

public class NotificationTester<T extends Notification> extends ComponentTester<T>

Tester for Notification components.