Package org.callbackparams.combine.annotation

Annotations and annotation-related combine-functionality

See:
          Description

Class Summary
AnnotationAwareCallbackRecordsFactory This Java5+ extension to CallbackRecordsFactory supports the annotations @CombineConfig and @CallbackRecords.
 

Annotation Types Summary
CallbackRecords This annotation allows the test-developer to combine callback-records manually by annotating a static method and have it return the desired collection of explicit callback-records to use for the test.
CombineConfig Using this annotation is the recommended practise for configuring the automated combining of callback-values into callback-records.
 

Package org.callbackparams.combine.annotation Description

Annotations and annotation-related combine-functionality



Copyright © 2010-2013 Henrik Kaipe. All Rights Reserved.