//import static SBST2015.Common.* public class T3GenCharMatcher { public static void main(String[] args) throws Exception { //setCUT(com.google.common.base.CharMatcher) //setClassDir("d:/workshop/EclipseT3workspace/SBST2015_competition/bin") //stdSuite() SBST2015.GenCmd.main2("com.google.common.base.CharMatcher",null,null) ; } }