Builder

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

Types

Link copied to clipboard
public final class Factory<T> extends BasicTest.Builder.Factory<TT, ET, RT, AT, BT> implements TestOfObject.Builder.Factory<T>

Properties

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

Functions

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