------------------------------------------------------------------------------- Test set: com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest ------------------------------------------------------------------------------- Tests run: 25, Failures: 0, Errors: 5, Skipped: 1, Time elapsed: 0.265 s <<< FAILURE! -- in com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testSignOffDocumentsCommercialInvoice -- Time elapsed: 0.200 s <<< ERROR! java.lang.NullPointerException: Cannot invoke "javax.faces.context.FacesContext.addMessage(String, javax.faces.application.FacesMessage)" because the return value of "javax.faces.context.FacesContext.getCurrentInstance()" is null at com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testSignOffDocumentsCommercialInvoice(CostingDocumentSearchManagerTest.java:499) com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testGetNavigateDocumentEditCommercialInvoice -- Time elapsed: 0.002 s <<< ERROR! java.lang.NullPointerException: Cannot invoke "com.tradecloud.service.shipment.impl.ShipmentTariffService.applyProductTariffSync(java.lang.Long)" because "this.shipmentTariffService" is null at com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testGetNavigateDocumentEditCommercialInvoice(CostingDocumentSearchManagerTest.java:169) com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testGetNavigateDocumentEditSPIInvoice -- Time elapsed: 0 s <<< ERROR! java.lang.NullPointerException: Cannot invoke "com.tradecloud.service.shipment.impl.ShipmentTariffService.applyProductTariffSync(java.lang.Long)" because "this.shipmentTariffService" is null at com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testGetNavigateDocumentEditSPIInvoice(CostingDocumentSearchManagerTest.java:182) com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testSignOffDocumentsServiceProviderInvoice -- Time elapsed: 0.002 s <<< ERROR! java.lang.NullPointerException: Cannot invoke "javax.faces.context.FacesContext.addMessage(String, javax.faces.application.FacesMessage)" because the return value of "javax.faces.context.FacesContext.getCurrentInstance()" is null at com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testSignOffDocumentsServiceProviderInvoice(CostingDocumentSearchManagerTest.java:524) com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testSignOffDocumentsCreditNote -- Time elapsed: 0.003 s <<< ERROR! java.lang.NullPointerException: Cannot invoke "javax.faces.context.FacesContext.addMessage(String, javax.faces.application.FacesMessage)" because the return value of "javax.faces.context.FacesContext.getCurrentInstance()" is null at com.tradecloud.jsf.manager.CostingDocumentSearchManagerTest.testSignOffDocumentsCreditNote(CostingDocumentSearchManagerTest.java:549)