Package com.episode6.mockspresso2
Types
Link copied to clipboard
class CircularDependencyError(key: <Error class: unknown class><out <Error class: unknown class>>) : AssertionError
Content copied to clipboard
Link copied to clipboard
class DependencyAlreadyMappedError(key: <Error class: unknown class><out <Error class: unknown class>>) : AssertionError
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
class InvalidTypeReturnedFromMakerError(message: String) : AssertionError
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class NoFallbackMakerProvidedError(key: <Error class: unknown class><out <Error class: unknown class>>) : AssertionError
Content copied to clipboard
Functions
Link copied to clipboard
The default fallback object maker is non-functional and throws exceptions if any dependencies required by real object are not explicitly added to the mockspresso instance.
Link copied to clipboard
The default real object maker uses the default constructor to create objects
Link copied to clipboard
Root entry point to create a new MockspressoBuilder