mockspresso-core / com.episode6.hackit.mockspresso.exception / RepeatedDependencyDefinedException

RepeatedDependencyDefinedException

open class RepeatedDependencyDefinedException : VerifyError

Exception thrown when trying multiple fields/objects are bound to the same DependencyKey in a single Mockspresso instance.

Constructors

<init>

RepeatedDependencyDefinedException(key: DependencyKey<Any!>!)