Class AccountingXmlMarshallableTest

java.lang.Object
it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest

public class AccountingXmlMarshallableTest extends Object
Author:
Fabrizio Giudici
  • Constructor Details

    • AccountingXmlMarshallableTest

      public AccountingXmlMarshallableTest()
  • Method Details

    • installEmptyAsSupport

      @BeforeMethod public void installEmptyAsSupport()
    • consistencyTest

      public void consistencyTest()
    • must_properly_marshall_iBiz

      public void must_properly_marshall_iBiz() throws Exception
      Throws:
      Exception
    • must_properly_marshall

      public void must_properly_marshall(@Nonnull String scenarioName, @Nonnull it.tidalwave.accounting.model.Accounting scenario) throws Exception
      Throws:
      Exception