Project:
| View Revisions: Issue #53411 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0053411: Some test cases using mockito fails with JDK22 | ||
| Revision | 2023-09-07 12:04 by caristu | ||
| Steps To Reproduce | 1) Using JDK22 run the HttpExternalSystemCommunication test. Note that it fails with the following error (full stack trace attached): Underlying exception : org.mockito.exceptions.base.MockitoException: Could not modify all classes [class java.lang.Object, class org.openbravo.service.externalsystem.ExternalSystem, class org.openbravo.service.externalsystem.http.HttpExternalSystem] |
||
| Revision | 2023-09-07 12:02 by caristu | ||
| Steps To Reproduce | 1) Using JDK22 run the HttpExternalSystemCommunication test. Note that it fails with the following error: Underlying exception : org.mockito.exceptions.base.MockitoException: Could not modify all classes [class java.lang.Object, class org.openbravo.service.externalsystem.ExternalSystem, class org.openbravo.service.externalsystem.http.HttpExternalSystem] |
||
| Copyright © 2000 - 2009 MantisBT Group |