JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.testng.annotations
NoInjection
Contents
Description
Hide sidebar
Show sidebar
Annotation Type NoInjection
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
NoInjection
Turn off TestNG injection for a parameter.