Class Given
- java.lang.Object
-
- de.quantummaid.mapmaid.testsupport.givenwhenthen.Given
-
public final class Given extends Object
-
-
Constructor Summary
Constructors Constructor Description Given()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Givengiven(MapMaid mapMaid)static Givengiven(Supplier<MapMaid> mapMaid)static GivengivenTheExampleMapMaidWithAllMarshallers()Whenwhen()
-