We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d769028 commit 35d0c43Copy full SHA for 35d0c43
src/test/java/org/htmlunit/WebTestCase.java
@@ -41,6 +41,7 @@
41
import org.apache.commons.io.IOUtils;
42
import org.apache.commons.lang3.SerializationUtils;
43
import org.htmlunit.junit.BrowserVersionClassTemplateInvocationContextProvider;
44
+import org.htmlunit.junit.ErrorOutputChecker;
45
import org.htmlunit.junit.SetExpectedAlertsBeforeTestExecutionCallback;
46
import org.junit.jupiter.api.AfterAll;
47
import org.junit.jupiter.api.AfterEach;
0 commit comments