createNow
inline fun <T> MockspressoInstance.createNow(qualifier: Annotation? = null): T
Content copied to clipboard
Create a new real object of type T using the rules and dependencies in the mockspresso instance.
Calling this method will ensure this MockspressoInstance is initialized.