PhilipsHue / PhilipsHueSDK-Java-MultiPlatform-Android

The Software Development Kit for Philips Hue Java Mulfi-Platform and Android (beta)
273 stars 212 forks source link

Make the code better testable #48

Open Asconius opened 5 years ago

Asconius commented 5 years ago

Please make the code better testable. The constructor and instance field of several classes like PHHueSDK should be protected.