org.skyscreamer.yoga.demo.test
Class UserControllerTest
java.lang.Object
org.skyscreamer.yoga.demo.test.UserControllerTest
public class UserControllerTest
- extends Object
Created by IntelliJ IDEA. User: Carter Page
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserControllerTest
public UserControllerTest()
testGetUser
public void testGetUser()
throws Exception
- Throws:
Exception
testGetNonExistentUser
public void testGetNonExistentUser()
throws Exception
- Throws:
Exception
testGetUsers
public void testGetUsers()
throws Exception
- Throws:
Exception
testGetUserWithSelector
public void testGetUserWithSelector()
throws Exception
- Throws:
Exception
testGetUserWithFriends
public void testGetUserWithFriends()
throws Exception
- Throws:
Exception
testDeepDiveSelector
public void testDeepDiveSelector()
throws Exception
- Throws:
Exception
testRecommendedAlbums
public void testRecommendedAlbums()
throws Exception
- Throws:
Exception
testGetTooMuchData
public void testGetTooMuchData()
throws Exception
- Throws:
Exception
testMetaData
public void testMetaData()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.