Creates a control of the requested type.
Creates a control of the given type.
static <T> T
Creates a mock object, of the requested type and name, that implements the given interface
or extends the given class
static <T> T
Creates a mock object, of the requested type, that implements the given interface
or extends the given class.
<T,
R> R
Creates a mock object of the requested type that implements the given interface or extends
the given class
<T,
R> R
Creates a mock object of the requested type that implements the given interface or extends
the given class
<R> R
Create a named mock of the request type from this builder.
<R> R
Create mock of the request type from this builder.
static <T> T
Creates a mock object, of the requested type and name, that implements the given interface
or extends the given class
static <T> T
Creates a mock object, of the requested type, that implements the given interface
or extends the given class
<T,
R> R
Creates a mock object of the requested type that implements the given interface or extends
the given class
<T,
R> R
Creates a mock object of the requested type that implements the given interface or extends
the given class
default <R> R
Create a named mock of the request type from this builder.
default <R> R
Create mock of the request type from this builder.