org.databene.benerator.anno
Annotation Type Serial


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,CONSTRUCTOR})
public @interface Serial

Annotation which marks a class or method for testing with serial data characteristics.

Created: 22.07.2011 12:09:02

Since:
0.7.0
Author:
Volker Bergmann



Copyright © 2013. All Rights Reserved.