Builder

public class Builder extends BasicTest.Builder<TT, ET, RT, AT, BT> implements TestOfCall.Builder(source)

Constructors

Link copied to clipboard
public void BasicTestOfCall.Builder(Environment environment)

Types

Link copied to clipboard

Properties

Link copied to clipboard
protected final Environment environment
Link copied to clipboard
protected ET expected

Functions

Link copied to clipboard
public TestOfCall build()
Builds a test with the configured properties and return this.
Link copied to clipboard
public BT expected(ET expected)
Sets the expected behavior.