Uses of Interface
org.testng.internal.annotations.IConfiguration

Packages that use IConfiguration
org.testng.internal.annotations   
 

Uses of IConfiguration in org.testng.internal.annotations
 

Classes in org.testng.internal.annotations that implement IConfiguration
 class ConfigurationAnnotation
          An implementation of IConfiguration Created on Dec 16, 2005
 

Methods in org.testng.internal.annotations that return IConfiguration
static IConfiguration AnnotationHelper.findConfiguration(IAnnotationFinder finder, java.lang.reflect.Constructor ctor)
           
static IConfiguration AnnotationHelper.findConfiguration(IAnnotationFinder finder, java.lang.reflect.Method m)
           
 



Copyright © 2010. All Rights Reserved.