Uses of Class
junitparams.custom.CustomParameters

Packages that use CustomParameters
junitparams   
junitparams.custom.combined   
junitparams.internal.annotation   
 

Uses of CustomParameters in junitparams
 

Classes in junitparams with annotations of type CustomParameters
 interface FileParameters
          Denotes that parameters for a annotated test method should be taken from an external resource.
 

Uses of CustomParameters in junitparams.custom.combined
 

Classes in junitparams.custom.combined with annotations of type CustomParameters
 interface CombinedParameters
           
 

Uses of CustomParameters in junitparams.internal.annotation
 

Constructors in junitparams.internal.annotation with parameters of type CustomParameters
CustomParametersDescriptor(CustomParameters customParameters)
           
CustomParametersDescriptor(CustomParameters customParameters, Annotation customAnnotation)
           
 



Copyright © 2017 Pragmatists. All rights reserved.