Klasse PackageResourcesTest

java.lang.Object
org.apache.torque.generator.configuration.PackageResourcesTest

public class PackageResourcesTest extends Object
Tests for the class PackageResources.
Version:
$Id: ClasspathConfigurationProviderTest.java 1456694 2013-03-14 21:54:47Z tfischer $
  • Konstruktordetails

    • PackageResourcesTest

      public PackageResourcesTest()
  • Methodendetails

    • testGetJarFilesAndDirectories

      public void testGetJarFilesAndDirectories() throws Exception
      Testet, dass ein Paket in mehreren Jar files und directories gefunden wird, wenn der Pfad nicht mit einem Slash anfängt und endet.
      Löst aus:
      Exception - wenn der Test Fehlschlägt.
    • testGetJarFilesAndDirectoriesSlashes

      public void testGetJarFilesAndDirectoriesSlashes() throws Exception
      Testet, dass ein Paket in mehreren Jar files und directories gefunden wird, wenn der Pfad mit einem Slash anfängt und endet.
      Löst aus:
      Exception - wenn der Test Fehlschlägt.
    • testFileNamesInDirectory

      public void testFileNamesInDirectory()
    • testFileNamesInDirectorySearchSubdirectories

      public void testFileNamesInDirectorySearchSubdirectories()
    • testFileNamesInDirectorySuffixNull

      public void testFileNamesInDirectorySuffixNull()
    • testFileNamesInJarDirectory

      public void testFileNamesInJarDirectory() throws Exception
      Löst aus:
      Exception
    • testFileNamesInJarDirectorySearchSubdirectories

      public void testFileNamesInJarDirectorySearchSubdirectories() throws Exception
      Löst aus:
      Exception
    • testFileNamesInJarDirectorySuffixNull

      public void testFileNamesInJarDirectorySuffixNull() throws Exception
      Löst aus:
      Exception