Package com.vaadin.flow.testutil
Class CurrentInstanceCleaner
- java.lang.Object
-
- org.junit.runner.notification.RunListener
-
- com.vaadin.flow.testutil.CurrentInstanceCleaner
-
public class CurrentInstanceCleaner extends org.junit.runner.notification.RunListenerRemoves any CurrentInstance thread locals before running a test.
-
-
Constructor Summary
Constructors Constructor Description CurrentInstanceCleaner()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestStarted(org.junit.runner.Description description)
-