Klasse FeldXmlTest


public class FeldXmlTest extends AbstractXmlTest
Seit:
1.0 (11.08.2014)
Autor:
oliver (oliver.boehm@gmail.com)
  • Konstruktordetails

    • FeldXmlTest

      public FeldXmlTest()
  • Methodendetails

    • setUpFeldReferenz

      public static void setUpFeldReferenz() throws XMLStreamException, IOException
      Setzt ein FeldXml-Objekt zum Testen auf.
      Löst aus:
      XMLStreamException - the XML stream exception
      IOException - Signals that an I/O exception has occurred.
    • testFeldXmlXMLEventReader

      public void testFeldXmlXMLEventReader()
      Test-Methode fuer FeldXml.getId().
    • testGetBezeichner

      public void testGetBezeichner()
      Test-Methode fuer Feld.getBezeichner().
    • testGetDatentyp

      public void testGetDatentyp()
      Test-Methode fuer FeldXml.getDatentyp().
    • testGetNachkommastellen

      public void testGetNachkommastellen()
      Test-Methode fuer FeldXml.getNachkommastellen().
    • testVuNummer

      public void testVuNummer() throws XMLStreamException
      Testet, ob der XML-Teil mit der VU-Nummer korrekt geparst wird.
      Löst aus:
      XMLStreamException - the XML stream exception
    • testToNumFeld

      public void testToNumFeld()
    • testToAlphaNumFeld

      public void testToAlphaNumFeld() throws XMLStreamException
      Löst aus:
      XMLStreamException
    • testToDatumFeld

      public void testToDatumFeld() throws XMLStreamException
      Löst aus:
      XMLStreamException
    • testToGleitkomma

      public void testToGleitkomma() throws XMLStreamException
      Löst aus:
      XMLStreamException
    • testToFeldBezeichner

      public void testToFeldBezeichner() throws XMLStreamException
      Der Bezeichner wurde nicht richtig uebernommen in der Vergangenheit. Deswegen dieser Test hier.
      Löst aus:
      XMLStreamException - the XML stream exception
    • testToUhrzeit

      public void testToUhrzeit() throws XMLStreamException
      Löst aus:
      XMLStreamException
    • testToDatum

      public void testToDatum() throws XMLStreamException
      Löst aus:
      XMLStreamException