mockspresso-basic-plugins / com.episode6.hackit.mockspresso.basic.plugin.simple

Package com.episode6.hackit.mockspresso.basic.plugin.simple

Types

SimpleInjectionConfig

open class SimpleInjectionConfig : InjectionConfig

A very simple implementation of InjectionConfig. Chooses the constructor with the least number of arguments, and provides no injectable field annotations.

SimpleInjectMockspressoPlugin

open class SimpleInjectMockspressoPlugin : MockspressoPlugin

Encapsulates the simplest viable mockspresso components (excluding a mocker).