org.skyscreamer.yoga.demo.test
Class AlbumControllerTest

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

public class AlbumControllerTest
extends Object

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