Klasse ImportExportTest
java.lang.Object
gdv.xport.demo.ImportExportTest
JUnit-Test fuer 
ImportExport.- Seit:
 - 0.9 (01.04.2013)
 - Autor:
 - oliver (ob@aosd.de)
 
- 
Konstruktorübersicht
Konstruktoren - 
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidTest-Metude fuerImportExport.importDatenpakete(InputStream).voidTest-Methode fuerImportExport.importSatz100(File). 
- 
Konstruktordetails
- 
ImportExportTest
public ImportExportTest() 
 - 
 - 
Methodendetails
- 
testImportSatz100
Test-Methode fuerImportExport.importSatz100(File).- Löst aus:
 IOException- Signals that an I/O exception has occurred.
 - 
testImportDatenpakete
@IntegrationTest @SkipTestOn(property="SKIP_IMPORT_TEST", hide=true) public void testImportDatenpakete() throws IOExceptionTest-Metude fuerImportExport.importDatenpakete(InputStream).- Löst aus:
 IOException- Signals that an I/O exception has occurred.
 
 -