Skip to content

Merge pull request #50 from axonivy-market/Add_Code_of_Conduct_v2 #886

Merge pull request #50 from axonivy-market/Add_Code_of_Conduct_v2

Merge pull request #50 from axonivy-market/Add_Code_of_Conduct_v2 #886

Triggered via push June 17, 2024 14:38
Status Success
Total duration 12m 18s
Artifacts 1

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

702 errors, 106 warnings, and 22 notices
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSyntax (com.axonivy.utils.persistence.test.dao.CarDAOTest) with error: com.axonivy.utils.persistence.test.dao.CarDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.CarDAOTest.xml [took 0s]
testSearchSortingWithoutResultField (com.axonivy.utils.persistence.test.dao.SearchFilterTest) with error: com.axonivy.utils.persistence.test.dao.SearchFilterTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.SearchFilterTest.xml [took 0s]
testTransactions (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadPermissions(AppFixture) (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearchIndividual (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testLoadTestdata (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testSearch (com.axonivy.utils.persistence.test.dao.PersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.PersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.PersonDAOTest.xml [took 0s]
testFindAllProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteAllProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithNullQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithSpecificData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilter (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountByCriteria (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProducts (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerAll (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductByIdInternal (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindProductBySearchFilterWithQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindEmptyProductWithEmptyQuerySettings (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSaveProductsWithEmptyData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testDeleteProduct (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerActive (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindAllProductWithMarkerDelete (com.axonivy.utils.persistence.test.dao.ProductDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testFindByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameter (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testSaveWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindPermittedByEntityIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscendingIndexNumber (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteProducer (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testUndelete (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterLike (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeleteWithoutAuditing (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByExampleWithParameterOrLikeIsAscending (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFindByIds (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testDeletePhysicallyRawByCriteria (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
testFirstFindByExample (com.axonivy.utils.persistence.test.dao.ProducerDAOTest) with error: com.axonivy.utils.persistence.test.dao.ProducerDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProducerDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
test2 (com.axonivy.utils.persistence.test.dao.Aps86And87Test) with error: com.axonivy.utils.persistence.test.dao.Aps86And87Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps86And87Test.xml [took 0s]
testHistory (com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest) with error: com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.HistorizedPersonDAOTest.xml [took 0s]
testAPS148 (com.axonivy.utils.persistence.test.dao.GenericDAOTest) with error: com.axonivy.utils.persistence.test.dao.GenericDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.GenericDAOTest.xml [took 0s]
testData (com.axonivy.utils.persistence.test.dao.DepartmentDAOTest) with error: com.axonivy.utils.persistence.test.dao.DepartmentDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.DepartmentDAOTest.xml [took 0s]
test1 (com.axonivy.utils.persistence.test.dao.Aps156Test) with error: com.axonivy.utils.persistence.test.dao.Aps156Test#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.Aps156Test.xml [took 0s]
build / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 18s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 19s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 22s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 23s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 21s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 21s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 35s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 16s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 26s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 18s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 17s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 17s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testCountBySearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testSearchFilterProductWithNullData (com.axonivy.utils.persistence.test.dao.ProductDAOTest) failed: com.axonivy.utils.persistence.test.dao.ProductDAOTest#L0
persistence-utils-demo-test/target/surefire-reports/TEST-com.axonivy.utils.persistence.test.dao.ProductDAOTest.xml [took 0s]
testAddNewDepartment(WebAppFixture) (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 20s]
testEditDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 5s]
testDeleteDepartment (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testAddNewPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 6s]
testEditPerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
testDeletePerson (com.axonivy.utils.persistence.webtest.WebTestDemoIT) failed: com.axonivy.utils.persistence.webtest.WebTestDemoIT#L0
persistence-utils-demo-webtest/target/failsafe-reports/TEST-com.axonivy.utils.persistence.webtest.WebTestDemoIT.xml [took 4s]
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
artifact Expired
6.47 MB