Back to project page filmster.
The source code is released under:
Apache License
If you think the Android project filmster listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.doodeec.filmster.ServerCommunicator; // ww w . j ava 2 s. co m import android.test.InstrumentationTestCase; /** * Created by Dusan Doodeec Bartos on 20.10.2014. * * @see com.doodeec.filmster.ServerCommunicator.ResourceService */ public class ResourceServiceSpec extends InstrumentationTestCase { }