org.skyscreamer.yoga.demo.test
Class SongControllerTest

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

public class SongControllerTest
extends Object

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


Constructor Summary
SongControllerTest()
           
 
Method Summary
 void testGetArtistAndAlbum()
           
 void testGetSong()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SongControllerTest

public SongControllerTest()
Method Detail

testGetSong

public void testGetSong()
                 throws Exception
Throws:
Exception

testGetArtistAndAlbum

public void testGetArtistAndAlbum()
                           throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.