Uses of Interface
org.testng.IConfigurable
Packages that use IConfigurable
-
Uses of IConfigurable in org.testng.internal
Methods in org.testng.internal that return IConfigurableModifier and TypeMethodDescriptionConfiguration.getConfigurable()
IConfiguration.getConfigurable()
Methods in org.testng.internal with parameters of type IConfigurableModifier and TypeMethodDescriptionprotected static void
MethodInvocationHelper.invokeConfigurable
(Object instance, Object[] parameters, IConfigurable configurableInstance, Method thisMethod, ITestResult testResult) void
Configuration.setConfigurable
(IConfigurable c) void
IConfiguration.setConfigurable
(IConfigurable c)