Class ScopeHolder
java.lang.Object
io.micronaut.test.extensions.junit5.ScopeHolder
Our JUnit listener needs to communicate with the test resources
provider factory. Because they are both instantiated with
service loading, we are using a thread local to share information.
-
Method Summary
-
Method Details
-
get
-
set
-
remove
public static void remove()
-