org.jvnet.hudson.test
Annotation Type WithoutJenkins


@Retention(value=RUNTIME)
@Documented
@Target(value=METHOD)
public @interface WithoutJenkins

An annotation for test methods that do not require the JenkinsRule to create and tear down the jenkins instance.



Copyright © 2004-2012. All Rights Reserved.