@Target(value=FIELD) @Retention(value=RUNTIME) public @interface InjectInto
ObjectUnderTest
instance.| Modifier and Type | Required Element and Description |
|---|---|
String |
targetComponentId
Id of the object under test.
|
public abstract String targetComponentId
@ObjectUnderTest annotation.ObjectUnderTest.id()public abstract String fieldName
Default is the assignable type
Copyright © 2014. All rights reserved.