------------------------------------------------------------------------------- Test set: com.tradecloud.bean.invoice.FinanceReportManagerTest ------------------------------------------------------------------------------- Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! -- in com.tradecloud.bean.invoice.FinanceReportManagerTest com.tradecloud.bean.invoice.FinanceReportManagerTest.testExportTotalLandedCostReport -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.ExceptionInInitializerError [in thread "main"] com.tradecloud.bean.invoice.FinanceReportManagerTest.exportTotalLandedCostReportTest -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.bean.invoice.FinanceReportManagerTest Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase [in thread "main"] com.tradecloud.bean.invoice.FinanceReportManagerTest.exportSummaryActualReportTest -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.bean.invoice.FinanceReportManagerTest Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase [in thread "main"]