public class Given extends java.lang.Object
static Given
INSTANCE
Given()
and(Given givenStuff, Given... moreGivenStuff)
static void
given(Given... givenStuff)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Given INSTANCE
public Given()
public static void given(Given... givenStuff)
public static Given and(Given givenStuff, Given... moreGivenStuff)