Uses of Class
com.icegreen.greenmail.junit5.GreenMailExtension
-
-
Uses of GreenMailExtension in com.icegreen.greenmail.junit5
Methods in com.icegreen.greenmail.junit5 that return GreenMailExtension Modifier and Type Method Description GreenMailExtensionGreenMailExtension. withConfiguration(GreenMailConfiguration config)GreenMailExtensionGreenMailExtension. withPerMethodLifecycle(boolean perMethod)Specify whether GreenMail should be set up and torn down before and after each method or before and after all methods.
-