public interface ClassBasedModuleProperties extends NameBasedModuleProperties
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_UNDER_TEST |
static String |
CLASSNAME |
static String |
FQ_CLASS_UNDER_TEST |
static String |
FQ_CLASSNAME |
static String |
PACKAGE |
static String |
PACKAGE_UNDER_TEST |
DESCRIPTION, DESCRIPTION_I18N_KEY, MODULE_KEY, MODULE_NAME, NAME_I18N_KEYPRODUCT_ID| Modifier and Type | Method and Description |
|---|---|
ClassId |
getClassId() |
ClassId |
getClassUnderTest() |
ClassBasedModuleProperties |
withClass(ClassId newClass) |
getDescription, getDescriptionI18nKey, getModuleKey, getModuleName, getNameI18nKey, setDescription, setDescriptionI18nKey, setModuleKey, setModuleName, setNameI18nKeyaddI18nProperty, getI18nProperties, getProductId, getProperty, includeExamples, propertyNames, setIncludeExamples, setProductId, setPropertystatic final String FQ_CLASSNAME
static final String CLASSNAME
static final String PACKAGE
static final String CLASS_UNDER_TEST
static final String PACKAGE_UNDER_TEST
static final String FQ_CLASS_UNDER_TEST
ClassId getClassId()
ClassId getClassUnderTest()
ClassBasedModuleProperties withClass(ClassId newClass)
Copyright © 2015 Atlassian. All rights reserved.