org.skyscreamer.yoga.demo.test
Class ArtistControllerTest

java.lang.Object
  extended by org.skyscreamer.yoga.demo.test.AbstractTest
      extended by org.skyscreamer.yoga.demo.test.ArtistControllerTest

public class ArtistControllerTest
extends AbstractTest

Created by IntelliJ IDEA. User: Carter Page Date: 4/19/11 Time: 6:16 PM


Constructor Summary
ArtistControllerTest()
           
 
Method Summary
 void getAlbums()
           
 void testGetFans()
           
 void testGetUser()
           
 
Methods inherited from class org.skyscreamer.yoga.demo.test.AbstractTest
getJSONArray, getJSONObject, testForNavigationLinks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtistControllerTest

public ArtistControllerTest()
Method Detail

testGetUser

public void testGetUser()
                 throws Exception
Throws:
Exception

testGetFans

public void testGetFans()
                 throws Exception
Throws:
Exception

getAlbums

public void getAlbums()
               throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.