@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) public @interface SpringBean
ApplicationContext. The value attribute indicates the id of the bean
from the ApplicationContext. An ApplicationContext has to be configured
for this test using the SpringApplicationContext annotation.public abstract String value
Copyright © 2016. All Rights Reserved.