org.skyscreamer.yoga.demo.test
Class ArtistControllerTest

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

public class ArtistControllerTest
extends Object

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 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 © 2013. All Rights Reserved.