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