Factory

public interface Factory implements Test.Builder.Factory<TT, ET, RT, AT, BT>(source)

A factory for fail builders.

Author

Dustin Glaser

Inheritors

Functions

Link copied to clipboard
public abstract BT builder()
Creates a new builder for a test.