Annotation Interface NoInjection


@Retention(RUNTIME) @Target(PARAMETER) public @interface NoInjection
Turn off TestNG injection for a parameter.