@Target(TYPE) @Retention(RUNTIME) @ExtendWith(org.rapidpm.vaadin.addons.testbench.junit5.extensions.container.ServletContainerExtension.class) @ExtendWith(org.rapidpm.vaadin.addons.testbench.junit5.extension.compattest.PageObjectInvocationContextProvider.class) @ExtendWith(ConvertWebdriverTestExtension.class) @ExtendWith(org.rapidpm.vaadin.addons.testbench.junit5.extension.compattest.PageObjectWebDriverCleanerExtension.class) public @interface VaadinWebCompatTest
Copyright © 2017–2018 RapidPM - Vaadin Developer. All rights reserved.