Uses of Class
org.chromattic.testgenerator.TestRef

Packages that use TestRef
org.chromattic.testgenerator   
 

Uses of TestRef in org.chromattic.testgenerator
 

Methods in org.chromattic.testgenerator that return types with arguments of type TestRef
 java.util.List<TestRef> TestSerializer.getClassNames(java.io.InputStream is)
           
 

Methods in org.chromattic.testgenerator with parameters of type TestRef
 java.lang.CharSequence GroovyOutputFormat.getPackageName(TestRef ref)
           
 java.lang.String GroovyOutputFormat.groovyFileName(TestRef ref)
           
 java.lang.String GroovyOutputFormat.javaFileName(TestRef ref)
           
abstract  java.lang.String GroovyOutputFormat.testName(TestRef ref)
           
 

Method parameters in org.chromattic.testgenerator with type arguments of type TestRef
 void TestSerializer.writeTo(java.io.Writer writer, java.util.Set<TestRef> names)
           
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.