org.skyscreamer.yoga.demo.test
Class AlbumControllerTest

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

public class AlbumControllerTest
extends AbstractTest

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


Constructor Summary
AlbumControllerTest()
           
 
Method Summary
 void testGetAlbum()
           
 void testGetArtist()
           
 void testGetSongs()
           
 
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

AlbumControllerTest

public AlbumControllerTest()
Method Detail

testGetAlbum

public void testGetAlbum()
                  throws Exception
Throws:
Exception

testGetArtist

public void testGetArtist()
                   throws Exception
Throws:
Exception

testGetSongs

public void testGetSongs()
                  throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.