org.unitils.spring.batch.annotations
Annotation Type BatchTestPlaceHolder


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Inherited
public @interface BatchTestPlaceHolder

Marker annotation specifies placeholder for the BatchTest that should be reused used by the tests.

Since:
1.0.0
Author:
Jef Verelst, Jeroen Horemans, Thomas De Rycke, Willemijn Wouters



Copyright © 2014. All Rights Reserved.