Package de.hybris.ant.taskdefs.gradle
Class ExtensionAnalyzerTest
java.lang.Object
de.hybris.ant.taskdefs.gradle.ExtensionAnalyzerTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
folder
public org.junit.rules.TemporaryFolder folder
-
-
Constructor Details
-
ExtensionAnalyzerTest
public ExtensionAnalyzerTest()
-
-
Method Details
-
prepareTest
public void prepareTest() -
shouldMapExtensionInfoToGradleProject
public void shouldMapExtensionInfoToGradleProject() -
shouldGetCoreExtensions
public void shouldGetCoreExtensions() -
shouldGetNonCoreExtensionsWithoutDependencies
public void shouldGetNonCoreExtensionsWithoutDependencies() -
shouldNotTreatCoreExtensionsAsDependenciesForNonCore
public void shouldNotTreatCoreExtensionsAsDependenciesForNonCore() -
shouldGetCoreExtensionsWithDependencies
public void shouldGetCoreExtensionsWithDependencies() -
shouldGetNonCoreExtensionsWithDependenciesAndOmitCoreDependencies
public void shouldGetNonCoreExtensionsWithDependenciesAndOmitCoreDependencies() -
shouldGetWebExtensions
public void shouldGetWebExtensions() -
shouldGetAccWebAddonRelatedExtensions
- Throws:
IOException
-
shouldRecognizeExtensionAsCommonWebAddonIfItContainsCommonWebFolder
public void shouldRecognizeExtensionAsCommonWebAddonIfItContainsCommonWebFolder() throws IOException- Throws:
IOException
-
shouldRecognizeExtensionAsCommonWebAddonDependentIfItDependsOnIt
- Throws:
IOException
-
shouldGetSourceBackofficeRelatedExtensions
- Throws:
IOException
-
shouldCheckIfExtensionIsBackofficeDepended
- Throws:
IOException
-
shouldCheckIfExtensionIsBackofficeRelated
- Throws:
IOException
-
shouldGetBootstrapPlusCoreExtensions
public void shouldGetBootstrapPlusCoreExtensions() -
shouldRecognizeBinaryExtensions
- Throws:
IOException
-
shouldDeterminePlatformBinarityBasedOnCoreExt
- Throws:
IOException
-
shouldGetProperConfigPath
public void shouldGetProperConfigPath() -
shouldGetProperBootstrapPath
public void shouldGetProperBootstrapPath()
-