- Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.libertya.api.OrgPercepcionIntegrationTests], using SpringBootContextLoader
- Could not detect default resource locations for test class [org.libertya.api.OrgPercepcionIntegrationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
- Could not detect default configuration classes for test class [org.libertya.api.OrgPercepcionIntegrationTests]: OrgPercepcionIntegrationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- Found @SpringBootConfiguration org.libertya.api.LYRestAPI for test class org.libertya.api.OrgPercepcionIntegrationTests
- Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
- Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e9dcdd3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e617c0e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@9a07409, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7455204c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@34e68840, org.springframework.test.context.support.DirtiesContextTestExecutionListener@510203de, org.springframework.test.context.event.EventPublishingTestExecutionListener@5b0835cb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@68229a6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@62615be, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@477bea57, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5dc7391e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4a9ff419, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7ca29311]
2026-07-03 16:59:42.125 INFO - SecurityController.keygen Arg1: {}, Arg2: {accept=text/plain, application/json, application/*+json, */*, username=AdminLibertya, password=AdminLibertya, clientid=1010016, orgid=1010053, content-length=0, host=localhost:46480, connection=Keep-Alive, user-agent=Apache-HttpClient/4.5.2 (Java/1.8.0_121), accept-encoding=gzip,deflate},
2026-07-03 16:59:42.127 INFO - SecurityController.keygen: <200 OK OK,Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiJKV1RCdWlsZGVyIiwic3ViIjoiQWRtaW5MaWJlcnR5YSIsImF1dGhvcml0aWVzIjpbIlJPTEVfVVNFUiJdLCJ1c2VyTmFtZSI6IkFkbWluTGliZXJ0eWEiLCJjbGllbnRJRCI6MTAxMDAxNiwib3JnSUQiOjEwMTAwNTMsImlhdCI6MTc4MzA5Nzk4MiwiZXhwIjoyNjQ3MDExNTgyfQ.2bask5a-lKVevy6zZa7lWyPah4gKCz0erH99ZF
2026-07-03 16:59:42.152 INFO - OrgPercepcionController.addOrgPerception Arg1: class OrgPercepcion {, adClientId: 1010016, adOrgId: 1010053, adOrgPercepcionId: null, alicuota: 3.00, created: null, createdby: null, cRetencionprocessorId: null, cTaxId: 1010087, description: Percepción prueba, isactive: null, isconveniomultilateral: true, minimumnetamount: 1000.00, minimumpercepcionamt: 500.00, name: Percepción prueba, partialreturn: true, totalreturn: false, updated: null, updatedby: null, usecabajurisdiction: false, additionalvalues: null, referencedvalues: null, },
2026-07-03 16:59:42.202 INFO - OrgPercepcionController.addOrgPerception: <200 OK OK,1010393,[]>
1010393
2026-07-03 16:59:42.208 INFO - OrgPercepcionController.retrieveOrgPerception Arg1: 1010393,
2026-07-03 16:59:42.224 INFO - OrgPercepcionController.retrieveOrgPerception: <200 OK OK,class OrgPercepcion {, adClientId: 1010016, adOrgId: 1010053, adOrgPercepcionId: 1010393, alicuota: 3.00, created: 2026-07-03 16:59:42.163098, createdby: 1010717, cRetencionprocessorId: null, cTaxId: 1010087, description: Percepción prueba, isactive
2026-07-03 16:59:42.232 INFO - OrgPercepcionController.updateOrgPerception Arg1: 1010393, Arg2: class OrgPercepcion {, adClientId: null, adOrgId: null, adOrgPercepcionId: null, alicuota: null, created: null, createdby: null, cRetencionprocessorId: null, cTaxId: null, description: null, isactive: null, isconveniomultilateral: null, minimumnetamount: null, minimumpercepcionamt: null, name: null, partialreturn: null, totalreturn: null, updated: null, updatedby: null, usecabajurisdiction: null, additionalvalues: null, referencedvalues: null, },
2026-07-03 16:59:42.251 INFO - OrgPercepcionController.updateOrgPerception: <200 OK OK,[]>
2026-07-03 16:59:42.256 INFO - OrgPercepcionController.updateOrgPerception Arg1: -1, Arg2: class OrgPercepcion {, adClientId: null, adOrgId: null, adOrgPercepcionId: null, alicuota: null, created: null, createdby: null, cRetencionprocessorId: null, cTaxId: null, description: null, isactive: null, isconveniomultilateral: null, minimumnetamount: null, minimumpercepcionamt: null, name: null, partialreturn: null, totalreturn: null, updated: null, updatedby: null, usecabajurisdiction: null, additionalvalues: null, referencedvalues: null, },
2026-07-03 16:59:42.260 INFO - OrgPercepcionController.updateOrgPerception: <404 NOT_FOUND Not Found,[]>
2026-07-03 16:59:42.266 INFO - OrgPercepcionController.deleteOrgPerception Arg1: 1010393,
2026-07-03 16:59:42.276 INFO - OrgPercepcionController.deleteOrgPerception: <204 NO_CONTENT No Content,[]>
2026-07-03 16:59:42.281 INFO - SecurityController.keygen Arg1: {}, Arg2: {accept=text/plain, application/json, application/*+json, */*, username=AdminLibertya, password=AdminLibertya, clientid=1010016, orgid=1010053, content-length=0, host=localhost:46480, connection=Keep-Alive, user-agent=Apache-HttpClient/4.5.2 (Java/1.8.0_121), accept-encoding=gzip,deflate},
2026-07-03 16:59:42.284 INFO - SecurityController.keygen: <200 OK OK,Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiJKV1RCdWlsZGVyIiwic3ViIjoiQWRtaW5MaWJlcnR5YSIsImF1dGhvcml0aWVzIjpbIlJPTEVfVVNFUiJdLCJ1c2VyTmFtZSI6IkFkbWluTGliZXJ0eWEiLCJjbGllbnRJRCI6MTAxMDAxNiwib3JnSUQiOjEwMTAwNTMsImlhdCI6MTc4MzA5Nzk4MiwiZXhwIjoyNjQ3MDExNTgyfQ.2bask5a-lKVevy6zZa7lWyPah4gKCz0erH99ZF
2026-07-03 16:59:42.288 INFO - SecurityController.keygen Arg1: {}, Arg2: {accept=text/plain, application/json, application/*+json, */*, username=AdminLibertya, content-length=0, host=localhost:46480, connection=Keep-Alive, user-agent=Apache-HttpClient/4.5.2 (Java/1.8.0_121), accept-encoding=gzip,deflate},
2026-07-03 16:59:42.289 INFO - SecurityController.keygen: <403 FORBIDDEN Forbidden,[]>
- Reached the maximum number of URI tags for 'http.client.requests'. Are you using 'uriVariables'?
2026-07-03 16:59:42.298 INFO - OrgPercepcionController.deleteOrgPerception Arg1: -1,
2026-07-03 16:59:42.301 INFO - OrgPercepcionController.deleteOrgPerception: <404 NOT_FOUND Not Found,[]>