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)
           
private static void p(String s)
           
private static void subscribeTest()
           
private static void userCreateTest()
           
 
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)

p

private static void p(String s)

subscribeTest

private static void subscribeTest()

userCreateTest

private static void userCreateTest()