| Package | Description |
|---|---|
| de.hybris.ant.taskdefs | |
| de.hybris.bootstrap.config | |
| de.hybris.bootstrap.testclasses |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestClassesScannerTask.executeForModules(ExtensionInfo extensionInfo,
Stopwatch stopwatch,
de.hybris.ant.taskdefs.TestClassesScannerTask.TestClassesScanner scanner,
ExtensionModule... modules)
Execute the scan for test classes for a list of modules.
|
| Modifier and Type | Method and Description |
|---|---|
static ExtensionModule |
ExtensionModule.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionModule[] |
ExtensionModule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ExtensionModule[] |
ExtensionModule.values(boolean webRelated)
Get all known extension module types which either are or are not web related.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
TestClassesXmlSerializer.readModuleTests(ExtensionInfo extensionInfo,
ExtensionModule extensionModule,
java.lang.ClassLoader classLoader)
Read tests for a selected extension module from the dump file.
|
void |
TestClassesXmlSerializer.saveModuleTests(ExtensionInfo extensionInfo,
ExtensionModule extensionModule,
java.util.Set<java.lang.String> testclassesFound)
Save tests from HMC extension module to the dump file.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
TestClassesUtil.getModuleClasspaths(ExtensionModule... modules)
Get classpaths for selected modules.
|
Copyright © 2018 SAP SE. All Rights Reserved.