Uses of Package
org.testng.annotations
Packages that use org.testng.annotations
Package
Description
-
Classes in org.testng.annotations used by org.testngClassDescriptionRepresents a means to add in custom attributes to @
Test
annotated tests.This annotation specifies what Guice modules should be used to instantiate this test class.Encapsulate the @Configuration / @testng.configuration annotationEncapsulate the @DataProvider / @testng.data-provider annotationEncapsulate the @Factory / @testng.factory annotationEncapsulate the @Test / @testng.test annotation. -
Classes in org.testng.annotations used by org.testng.annotationsClassDescriptionRepresents a means to add in custom attributes to @
Test
annotated tests.The parent interface for all the annotations.Parent interface for annotations that can receive parameters.This interface captures methods common to @Test and @Configuration -
Classes in org.testng.annotations used by org.testng.internalClassDescriptionRepresents a means to add in custom attributes to @
Test
annotated tests.Encapsulate the @Configuration / @testng.configuration annotationEncapsulate the @DataProvider / @testng.data-provider annotationEncapsulate the @Factory / @testng.factory annotationEncapsulate the @Test / @testng.test annotation.This interface captures methods common to @Test and @Configuration -
Classes in org.testng.annotations used by org.testng.internal.annotationsClassDescriptionRepresents a means to add in custom attributes to @
Test
annotated tests.The parent interface for all the annotations.Encapsulate the @Configuration / @testng.configuration annotationEncapsulate the @DataProvider / @testng.data-provider annotationEncapsulate the @Factory / @testng.factory annotationAlternative of @Test(enabled=false)Parent interface for annotations that can receive parameters.Encapsulate the @Parameters / @testng.parameters annotationEncapsulate the @Test / @testng.test annotation.This interface captures methods common to @Test and @Configuration -
Classes in org.testng.annotations used by org.testng.internal.objectsClassDescriptionThis annotation specifies what Guice modules should be used to instantiate this test class.