------------------------------------------------------------------------------- Test set: com.tradecloud.bean.payment.PaymentManagerTest ------------------------------------------------------------------------------- Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0 s <<< FAILURE! -- in com.tradecloud.bean.payment.PaymentManagerTest com.tradecloud.bean.payment.PaymentManagerTest.testTextCorrectWhenBalancePaidInFull -- 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.payment.PaymentManagerTest.testTextCorrectWhenBalanceOutstanding -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.bean.payment.PaymentManagerTest Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase [in thread "main"] com.tradecloud.bean.payment.PaymentManagerTest.testCreate -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.bean.payment.PaymentManagerTest Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase [in thread "main"] com.tradecloud.bean.payment.PaymentManagerTest.testCreateWhenExceptionThrown -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.bean.payment.PaymentManagerTest Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase [in thread "main"]