Griffon 1.2.0

org.codehaus.griffon.test.support
[Groovy] Class ControllerNameExtractor

java.lang.Object
  org.codehaus.griffon.test.support.ControllerNameExtractor

class ControllerNameExtractor

Constructor Summary
ControllerNameExtractor()

 
Method Summary
static String extractControllerNameFromTestClassName(String testClassName, String[] testClassSuffixes)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

ControllerNameExtractor

ControllerNameExtractor()


 
Method Detail

extractControllerNameFromTestClassName

static String extractControllerNameFromTestClassName(String testClassName, String[] testClassSuffixes)


 

Groovy Documentation