File install tests use deprecated EasyMock API and fail on
BundleContext.getProperty
------------------------------------------------------------------------------------
Key: FELIX-3386
URL: https://issues.apache.org/jira/browse/FELIX-3386
Project: Felix
Issue Type: Improvement
Components: File Install
Reporter: Jacobs Bert
The File Install tests still use the legacy MockControl class. This class got
deprecated in EasyMock version 2.
The tests also fail when someone calls BundleContext.getProperty. The code
should record a stub call on this method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira