Initial unit test for SoundCloud service
This initial test boilerplate tests the accuracy of the value objects used for consuming API resources, it is less focused on providing exhaustive code coverage for the SoundCloud service itself.
Can be used as a template for testing most if not all future remote API resources for SoundCloud, and serves as a working example for other APIs as well.