Package gdv.xport

Klasse DatenpaketStreamerTest

java.lang.Object
gdv.xport.DatenpaketStreamerTest

public final class DatenpaketStreamerTest extends Object
Unit-Tests fuer DatenpaketStreamer.
Seit:
1.0 (14.02.2014)
Autor:
oliver (oliver.boehm@gmail.com)
  • Konstruktordetails

    • DatenpaketStreamerTest

      public DatenpaketStreamerTest()
  • Methodendetails

    • testReadDatenpaket

      @IntegrationTest public void testReadDatenpaket() throws IOException
      Test-Methode fuer DatenpaketStreamer.readDatenpaket().
      Löst aus:
      IOException - Signals that an I/O exception has occurred.
    • testRead2Datenpakete

      @IntegrationTest public void testRead2Datenpakete() throws IOException
      Test-Methode fuer DatenpaketStreamer.readDatenpaket(). Dies ist (fast) der gleiche Test wie vorher, nur dass wir hier jetzt 2 Datenpkete lesen.
      Löst aus:
      IOException - Signals that an I/O exception has occurred.
    • testReadNDatenpakete

      public void testReadNDatenpakete() throws IOException
      Löst aus:
      IOException
    • testImportKlausTest

      public void testImportKlausTest() throws IOException
      Löst aus:
      IOException
    • testImportMusterdatei2009

      public void testImportMusterdatei2009() throws IOException
      Löst aus:
      IOException
    • testImportZweiDatenpaketeStrict

      public void testImportZweiDatenpaketeStrict() throws IOException
      Löst aus:
      IOException