Class ClasspathUtilsTest

java.lang.Object
de.hybris.ant.taskdefs.metadata.ClasspathUtilsTest

@UnitTest public class ClasspathUtilsTest extends Object
  • Constructor Details

    • ClasspathUtilsTest

      public ClasspathUtilsTest()
  • Method Details

    • shouldBuildCommonClasspath

      public void shouldBuildCommonClasspath() throws URISyntaxException
      Throws:
      URISyntaxException
    • shouldReturnJar

      public void shouldReturnJar() throws URISyntaxException
      Throws:
      URISyntaxException
    • shouldReturnDirWithJarInside

      public void shouldReturnDirWithJarInside() throws URISyntaxException
      Throws:
      URISyntaxException
    • shouldNotReturnDirIfNoJarInside

      public void shouldNotReturnDirIfNoJarInside()
    • shouldAdjustToWindowsClasspathDelimiter

      public void shouldAdjustToWindowsClasspathDelimiter()
    • shouldReturnClasspathAsSet

      public void shouldReturnClasspathAsSet()