Class ImpExMediasImportTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ImpExMediasImportTest extends AbstractImpExTest
Test class for testing implemented MediaDataHandler and whole media import process.
  • Constructor Details

    • ImpExMediasImportTest

      public ImpExMediasImportTest()
  • Method Details

    • testSimpleMediaImport

      public void testSimpleMediaImport()
      Performs a simple media import using a simple media handler, which sets the import media path as media content (no external media needed).
    • testDefaultMediaDataHandler

      public void testDefaultMediaDataHandler()
      Tests the importData method of DefaultMediaDataHandler with different file formats.
    • testDefaultCronjobMediaDataHandler

      public void testDefaultCronjobMediaDataHandler()
      Tests the importData method of DefaultCronJobMediaDataHandler with different file formats.