org.codehaus.groovy.grails.test
Class PotentialTest
java.lang.Object
org.codehaus.groovy.grails.test.PotentialTest
public class PotentialTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PotentialTest
public PotentialTest(String testPattern)
PotentialTest
public PotentialTest(String classPattern,
String methodName)
getClassPattern
public String getClassPattern()
getMethodName
public String getMethodName()
getFilePattern
public String getFilePattern()
hasMethodName
boolean hasMethodName()
classPatternToFilePattern
String classPatternToFilePattern(String classPattern)
containsMethodName
boolean containsMethodName(String testPattern)
Copyright (c) 2005-2009 The Grails project