net.sf.twip
Annotation Type TwipExtensions


@Inherited
@Retention(value=RUNTIME)
public @interface TwipExtensions

Annotate your JUnit tests with TwiP and with this to extend the functionality of JUnit.

See Also:
TwipExtension

Required Element Summary
 java.lang.Class<? extends TwipExtension>[] value
           
 

Element Detail

value

public abstract java.lang.Class<? extends TwipExtension>[] value


Copyright © 2010. All Rights Reserved.