Package org.testng.annotations
Annotation Type NoInjection
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface NoInjection
Turn off TestNG injection for a parameter.- Author:
- Cedric Beust, July 9th, 2010
@Retention(RUNTIME) @Target(PARAMETER) public @interface NoInjection