| Constructor and Description |
|---|
MockDependencyHandler(org.junit.runners.model.TestClass testClass,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
Resolution<?> |
resolve(ResolutionContext context)
Resolves the context such that the object identified by the context's object identifier can be
instantiated or retrieved.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonAnnotation, onProvider, onProviderClass, postProcesspublic MockDependencyHandler(org.junit.runners.model.TestClass testClass,
Object target)
public Resolution<?> resolve(ResolutionContext context)
Handler
The returned Resolution must correspond to the type represented by the context's object identifier.
Copyright © 2017. All rights reserved.