com.netmera.mobile.test
Class NetmeraUserTest

java.lang.Object
  extended by com.netmera.mobile.test.NetmeraTestUtil
      extended by com.netmera.mobile.test.NetmeraUserTest

public class NetmeraUserTest
extends NetmeraTestUtil


Field Summary
 
Fields inherited from class com.netmera.mobile.test.NetmeraTestUtil
SECURITY_KEY
 
Constructor Summary
NetmeraUserTest()
           
 
Method Summary
 void searchUser()
           
 void test1()
           
 void test2()
           
 void testActivateUser()
           
 void testDeactivateUser()
           
 void testGetUser()
           
 void testLoginUser()
           
 void testRegisterUser()
           
 void testUpdateUser()
           
 
Methods inherited from class com.netmera.mobile.test.NetmeraTestUtil
init
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetmeraUserTest

public NetmeraUserTest()
Method Detail

test1

public void test1()
           throws NetmeraException
Throws:
NetmeraException

test2

public void test2()
           throws NetmeraException
Throws:
NetmeraException

testRegisterUser

public void testRegisterUser()

testUpdateUser

public void testUpdateUser()
                    throws NetmeraException
Throws:
NetmeraException

testLoginUser

public void testLoginUser()

testActivateUser

public void testActivateUser()
                      throws NetmeraException
Throws:
NetmeraException

testDeactivateUser

public void testDeactivateUser()
                        throws NetmeraException
Throws:
NetmeraException

testGetUser

public void testGetUser()
                 throws NetmeraException
Throws:
NetmeraException

searchUser

public void searchUser()
                throws NetmeraException
Throws:
NetmeraException