Class AccountingXmlMarshallableTest
java.lang.Object
it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
- Author:
- Fabrizio Giudici
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
must_properly_marshall
(String scenarioName, it.tidalwave.accounting.model.Accounting scenario) void
-
Constructor Details
-
AccountingXmlMarshallableTest
public AccountingXmlMarshallableTest()
-
-
Method Details
-
installEmptyAsSupport
@BeforeMethod public void installEmptyAsSupport() -
consistencyTest
public void consistencyTest() -
must_properly_marshall_iBiz
- Throws:
Exception
-
must_properly_marshall
public void must_properly_marshall(@Nonnull String scenarioName, @Nonnull it.tidalwave.accounting.model.Accounting scenario) throws Exception - Throws:
Exception
-