org.starhope.appius.test
Class UserTest

java.lang.Object
  extended by org.starhope.appius.test.UserTest

public class UserTest
extends Object

This is a simple test script to run some basic checks on data integrity.

Author:
brpocock

Constructor Summary
UserTest()
           
 
Method Summary
static void main(String[] args)
          TODO: document this method (brpocock, Oct 13, 2009)
private static void p(String s)
          TODO: document this method (brpocock, Nov 19, 2009)
private static void subscribeTest()
          TODO: document this method (brpocock, Nov 19, 2009)
private static void userCreateTest()
          TODO: document this method (brpocock, Nov 19, 2009)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserTest

public UserTest()
Method Detail

main

public static void main(String[] args)
TODO: document this method (brpocock, Oct 13, 2009)

Parameters:
args - WRITEME

p

private static void p(String s)
TODO: document this method (brpocock, Nov 19, 2009)

Parameters:
s - WRITEME

subscribeTest

private static void subscribeTest()
TODO: document this method (brpocock, Nov 19, 2009)


userCreateTest

private static void userCreateTest()
TODO: document this method (brpocock, Nov 19, 2009)