Uses of Interface
org.testng.annotations.ITestOrConfiguration
Packages that use ITestOrConfiguration
-
Uses of ITestOrConfiguration in org.testng.annotations
Subinterfaces of ITestOrConfiguration in org.testng.annotationsModifier and TypeInterfaceDescriptioninterfaceEncapsulate the @Configuration / @testng.configuration annotationinterfaceEncapsulate the @Test / @testng.test annotation. -
Uses of ITestOrConfiguration in org.testng.internal
Methods in org.testng.internal with parameters of type ITestOrConfigurationModifier and TypeMethodDescriptionstatic booleanMethodHelper.isEnabled(ITestOrConfiguration test) Method parameters in org.testng.internal with type arguments of type ITestOrConfigurationModifier and TypeMethodDescriptionprotected voidBaseTestMethod.initBeforeAfterGroups(Class<? extends ITestOrConfiguration> annotationClass, String[] groups) protected voidBaseTestMethod.initGroups(Class<? extends ITestOrConfiguration> annotationClass) -
Uses of ITestOrConfiguration in org.testng.internal.annotations
Subinterfaces of ITestOrConfiguration in org.testng.internal.annotationsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceBase interface for IBeforeSuite, IAfterSuite, etc...interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in org.testng.internal.annotations that implement ITestOrConfigurationModifier and TypeClassDescriptionclassclassAn implementation of IConfigurationclassAn implementation of ITestclass