Constant Field Values


Contents
org.codehaus.*

org.codehaus.groovy.transform.powerassert.ValueRecorder
public static final String CLEAR_METHOD_NAME "clear"
public static final String RECORD_METHOD_NAME "record"

org.codenarc.*

org.codenarc.rule.AbstractAstVisitorRule
protected static final String DEFAULT_CONST_NAME "[A-Z][A-Z0-9_]*"
protected static final String DEFAULT_FIELD_NAME "[a-z][a-zA-Z0-9]*"
protected static final String DEFAULT_TEST_CLASS_NAMES "*Test,*Tests,*TestCase"
protected static final String DEFAULT_TEST_FILES ".*(Test|Tests|TestCase)\\.groovy"
protected static final String DEFAULT_VAR_NAME "[a-z][a-zA-Z0-9]*"



Copyright © 2012. All Rights Reserved.