Test AdministrationService.addGlobalPropertyListener
by adding a unit test to the AdministrationServiceUnitTest
mocking EventListeners since
AdministrationServiceImpl.addGlobalPropertyListener
simply delegates to the EventListeners which serves its
List<GlobalPropertyListeners> to the public