Test
Class RealTest
java.lang.Object
Test.RealTest
public class RealTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RealTest
public RealTest()
setUpClient
public static void setUpClient()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSongs
public void getSongs()
throws java.lang.Exception
- Throws:
java.lang.Exception
getPopular
public void getPopular()
throws java.lang.Exception
- Throws:
java.lang.Exception
getArtistAutocomplete
public void getArtistAutocomplete()
throws java.lang.Exception
- Throws:
java.lang.Exception
login
public void login()
throws java.lang.Exception
- Throws:
java.lang.Exception
getPlaylist
public void getPlaylist()
throws java.lang.Exception
- Throws:
java.lang.Exception
logout
public void logout()
throws java.lang.Exception
- Throws:
java.lang.Exception
getPlaylistSong
public void getPlaylistSong()
throws java.lang.Exception
- Throws:
java.lang.Exception