testing.social.game
Class SocialClientTest

java.lang.Object
  extended by testing.social.game.SocialClientTest

public class SocialClientTest
extends java.lang.Object

Class for testing that storing data to server is working. (Mostly to check that the server is up.)

Author:
Heidi Slater

Constructor Summary
SocialClientTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialClientTest

public SocialClientTest()
Method Detail

main

public static void main(java.lang.String[] args)