jdoctest 1.5

net.cscott.jdoctest
Annotation Type JDoctestRunner.SrcRoot


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface JDoctestRunner.SrcRoot

Annotation for a method which provides parameters to be injected into the test class constructor by Parameterized


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value

jdoctest 1.5

Copyright © 2009 C. Scott Ananian