@IntegrationTest public class ExtensionRequirementsTest extends HybrisJUnit4Test
defaultLanguage, jaloSession| Constructor and Description |
|---|
ExtensionRequirementsTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
protected boolean |
shouldCheckForWebExports(ExtensionInfo extension) |
void |
testCorrectPlatformClasspathEntry()
Checks if platform classpath entry exists and is not exported
|
void |
testEclipseClasspathMatchesExtensionInfoXml()
Checks if the .classpath and the extensioninfo.xml files within an extension have matching requirements
|
void |
testIllegalRequirements()
Checks if the .classpath or extensioninfo.xml files require sampledata or a template
|
void |
testIllegalWebExports()
Checks if illegal anything of the web folder is exported
|
finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic static void setUp()
public void testEclipseClasspathMatchesExtensionInfoXml()
throws Exception
Exceptionpublic void testCorrectPlatformClasspathEntry()
throws Exception
Exceptionpublic void testIllegalRequirements()
public void testIllegalWebExports()
throws Exception
Exceptionprotected boolean shouldCheckForWebExports(ExtensionInfo extension)
Copyright © 2000-2016 SAP SE. All Rights Reserved.