cn.shenyanchao.ut.common
Interface Consts


public interface Consts

Created with IntelliJ IDEA.

Author:
shenyanchao Date: 6/18/13 Time: 1:21 PM

Field Summary
static java.lang.String DEFAULT_ENCODE
          default encode
static java.lang.String JAVA_SUFFIX
          the suffix of java file
static java.lang.String TEST_PACKAGE
          test package
static java.lang.String TEST_SUFFIX
          the suffix of Test
 

Field Detail

DEFAULT_ENCODE

static final java.lang.String DEFAULT_ENCODE
default encode

See Also:
Constant Field Values

JAVA_SUFFIX

static final java.lang.String JAVA_SUFFIX
the suffix of java file

See Also:
Constant Field Values

TEST_SUFFIX

static final java.lang.String TEST_SUFFIX
the suffix of Test

See Also:
Constant Field Values

TEST_PACKAGE

static final java.lang.String TEST_PACKAGE
test package

See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.