TestNG 6.1.1-redhat-2

org.testng.annotations
Annotation Type NoInjection


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface NoInjection

Turn off TestNG injection for a parameter.

Author:
Cedric Beust, July 9th, 2010


TestNG 6.1.1-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.