Skip to content

Conversation

@Phylock
Copy link

@Phylock Phylock commented Apr 30, 2013

Hi Serge

Bug fixes and unobstructive tweaks extracted from, the now closed pull request #8

cheers
Phylock

Phylock added 5 commits March 15, 2013 23:05
Added the Maven Failsafe Plugin to run Integration Tests.
UnitTest which require external devices is moved to integration-test phase.
- added a toString implementation for ZonePlayer
- added containsZonePlayer function to the ZonePlayerModel
- added a dumpDevice to RemoteDeviceHelper which takes a Device instead.
  This is to allow local devices in the future(side project)
Added NULL pointer check
- AudioServiceUnavailable is a implementation of AbstractService,
  but as the service is unavalable the service is initialised to NULL
  AbstractService checked for serviceType on this NULL Object.
- ZoneCommandDispatcher is a singleton, only one instance should
  be allowed.
- SonosState no longer creates its own ZoneCommandDispatcher instance
- replaced 'salon' and 'chambre' strings in ClientIT with a variable
  to allow switching between sonos setups.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant