com.tngtech.jgiven.annotation
Annotation Type JGivenConfiguration


@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface JGivenConfiguration


Required Element Summary
 Class<? extends AbstractJGivenConfiguraton> value
           
 

Element Detail

value

public abstract Class<? extends AbstractJGivenConfiguraton> value


Copyright © 2014 TNG Technology Consulting. All rights reserved.