Klasse GdvXmlFormatterTest
java.lang.Object
gdv.xport.util.AbstractFormatterTest
gdv.xport.util.GdvXmlFormatterTest
Unit-Tests fuer gdv.xport.util.GdvXmlFormatter.
- Autor:
 - oliver
 
- 
Feldübersicht
Von Klasse geerbte Felder gdv.xport.util.AbstractFormatterTest
MUSTER_DATENPAKET, MUSTERDATEI - 
Konstruktorübersicht
Konstruktoren - 
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected gdv.xport.util.AbstractFormatterDiese Methode muss von den Unterklassen ueberschrieben werden und einen Formatter zum Testen bereitstellen.static voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidWenn ein Satz Luecken enthaelt, sollte bei der Formattierung dies ausgefuellt werden.Von Klasse geerbte Methoden gdv.xport.util.AbstractFormatterTest
checkNotice, checkXML, exportMusterdatei, exportMusterdatei, loadMusterDatenpaket, testOutputStream 
- 
Konstruktordetails
- 
GdvXmlFormatterTest
public GdvXmlFormatterTest() 
 - 
 - 
Methodendetails
- 
createFormatter
protected gdv.xport.util.AbstractFormatter createFormatter()Beschreibung aus Klasse kopiert:AbstractFormatterTestDiese Methode muss von den Unterklassen ueberschrieben werden und einen Formatter zum Testen bereitstellen.- Angegeben von:
 createFormatterin KlasseAbstractFormatterTest- Gibt zurück:
 - Formatter zum Testen
 
 - 
setUpXmlDir
public static void setUpXmlDir() - 
testWriteSatz
- Löst aus:
 IOException
 - 
testWriteSatzWithLuecken
Wenn ein Satz Luecken enthaelt, sollte bei der Formattierung dies ausgefuellt werden. Sonst klappt es mit dem Initalisierung von SatzXML nicht.- Löst aus:
 IOException- im FehlerfallXMLStreamException- im Fehlerfall
 - 
testCreateSatzFromOutput
- Löst aus:
 IOExceptionXMLStreamException
 - 
testBausparen
- Löst aus:
 IOExceptionXMLStreamException
 - 
testVertragsspefischerTeil
- Löst aus:
 IOExceptionXMLStreamException
 - 
testWriteDatensatz
- Löst aus:
 IOExceptionXMLStreamException
 - 
testFormatAllSupportedSaetze
- Löst aus:
 IOExceptionXMLStreamException
 - 
testFormatAllSupportedSaetze2018
- Löst aus:
 IOExceptionXMLStreamException
 - 
testFormatAllSupportedSaetze2015
- Löst aus:
 IOExceptionXMLStreamException
 - 
testFormatAllSupportedSaetze2013
- Löst aus:
 IOExceptionXMLStreamException
 - 
testFormatAllSupportedSaetze2009
- Löst aus:
 IOExceptionXMLStreamException
 - 
testFormatAllSupportedSaetze20xxxL
- Löst aus:
 IOExceptionXMLStreamException
 - 
testMusterdatei
- Löst aus:
 IOExceptionXMLStreamException
 
 -