Package de.otto.edison.testsupport.dsl
Class Given
- java.lang.Object
-
- de.otto.edison.testsupport.dsl.Given
-
public class Given extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Given()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Givenand(Given givenStuff, Given... moreGivenStuff)static voidgiven(Given... givenStuff)
-