testing.users.ui.login
Class LoginScreenTest

java.lang.Object
  extended by testing.users.ui.login.LoginScreenTest

public class LoginScreenTest
extends java.lang.Object

Test code for the login screen UI component

Author:
Alex Edelsburg

Constructor Summary
LoginScreenTest()
           
 
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

LoginScreenTest

public LoginScreenTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException