Class ExtensionAnalyzerTest

java.lang.Object
de.hybris.ant.taskdefs.gradle.ExtensionAnalyzerTest

@UnitTest public class ExtensionAnalyzerTest extends Object
  • 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

      public void shouldGetAccWebAddonRelatedExtensions() throws IOException
      Throws:
      IOException
    • shouldRecognizeExtensionAsCommonWebAddonIfItContainsCommonWebFolder

      public void shouldRecognizeExtensionAsCommonWebAddonIfItContainsCommonWebFolder() throws IOException
      Throws:
      IOException
    • shouldRecognizeExtensionAsCommonWebAddonDependentIfItDependsOnIt

      public void shouldRecognizeExtensionAsCommonWebAddonDependentIfItDependsOnIt() throws IOException
      Throws:
      IOException
    • shouldGetSourceBackofficeRelatedExtensions

      public void shouldGetSourceBackofficeRelatedExtensions() throws IOException
      Throws:
      IOException
    • shouldCheckIfExtensionIsBackofficeDepended

      public void shouldCheckIfExtensionIsBackofficeDepended() throws IOException
      Throws:
      IOException
    • shouldCheckIfExtensionIsBackofficeRelated

      public void shouldCheckIfExtensionIsBackofficeRelated() throws IOException
      Throws:
      IOException
    • shouldGetBootstrapPlusCoreExtensions

      public void shouldGetBootstrapPlusCoreExtensions()
    • shouldRecognizeBinaryExtensions

      public void shouldRecognizeBinaryExtensions() throws IOException
      Throws:
      IOException
    • shouldDeterminePlatformBinarityBasedOnCoreExt

      public void shouldDeterminePlatformBinarityBasedOnCoreExt() throws IOException
      Throws:
      IOException
    • shouldGetProperConfigPath

      public void shouldGetProperConfigPath()
    • shouldGetProperBootstrapPath

      public void shouldGetProperBootstrapPath()