Class AccountingXmlUnmarshallableTest
- java.lang.Object
-
- it.tidalwave.accounting.exporter.xml.impl.AccountingXmlUnmarshallableTest
-
public class AccountingXmlUnmarshallableTest extends java.lang.Object- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description AccountingXmlUnmarshallableTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinstallEmptyAsSupport()voidmust_properly_unmarshall(java.lang.String scenarioName)voidmust_properly_unmarshall_iBiz()
-
-
-
Method Detail
-
installEmptyAsSupport
public void installEmptyAsSupport()
-
must_properly_unmarshall_iBiz
public void must_properly_unmarshall_iBiz() throws java.lang.Exception- Throws:
java.lang.Exception
-
must_properly_unmarshall
public void must_properly_unmarshall(@Nonnull java.lang.String scenarioName) throws java.lang.Exception- Throws:
java.lang.Exception
-
-