org.starhope.appius.test
Class TestGetByID

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

public class TestGetByID
extends Object

WRITEME: Document this type. theys Jan 11, 2010

Author:
Tim Heys

Constructor Summary
TestGetByID()
           
 
Method Summary
private static void getByID()
           theys Jan 11, 2010
private static void getByLogin()
           theys Jan 11, 2010
static void main(String[] args)
           theys Jan 11, 2010
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGetByID

public TestGetByID()
Method Detail

getByID

private static void getByID()
 theys Jan 11, 2010
 
TO getByID WRITEME...


getByLogin

private static void getByLogin()
 theys Jan 11, 2010
 
TO getByLogin WRITEME...


main

public static void main(String[] args)
 theys Jan 11, 2010
 
TO main WRITEME...

Parameters:
args -