| Constructor and Description |
|---|
PalTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CommunicationStore |
and(CommunicationBuilder builder) |
protected GivensStore |
and(GivensBuilder givens) |
protected <T> T |
and(T value) |
CommunicationStore |
communications() |
protected GivensStore |
given(GivensBuilder givens) |
protected <T> T |
given(T givens) |
GivensStore |
givens() |
void |
setUpBuddy() |
protected CommunicationStore |
when(CommunicationBuilder builder) |
protected <T> T |
when(T value) |
public void setUpBuddy()
protected GivensStore given(GivensBuilder givens)
protected <T> T given(T givens)
protected GivensStore and(GivensBuilder givens)
protected <T> T and(T value)
protected CommunicationStore when(CommunicationBuilder builder)
protected CommunicationStore and(CommunicationBuilder builder)
protected <T> T when(T value)
public GivensStore givens()
public CommunicationStore communications()
Copyright © 2014. All Rights Reserved.