Uses of Package
com.icegreen.greenmail.junit5
-
Classes in com.icegreen.greenmail.junit5 used by com.icegreen.greenmail.junit5ClassDescriptionTo use this extension you need to use
@RegisterExtensionJunit5 mechanism and made variablestatic.
But if you want to removestatickeyword annotate test class with@TestInstance(TestInstance.Lifecycle.PER_CLASS).