applicationLogic.authentication
Class LoginTest

java.lang.Object
  extended by applicationLogic.authentication.LoginTest

public class LoginTest
extends java.lang.Object

Author:
03iacobm

Constructor Summary
LoginTest()
           
 
Method Summary
 void testAuthenticate()
          Test method for Login.authenticate(java.lang.String, java.lang.String).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginTest

public LoginTest()
Method Detail

testAuthenticate

public final void testAuthenticate()
                            throws java.sql.SQLException
Test method for Login.authenticate(java.lang.String, java.lang.String). Uses group 5 test db data

Throws:
java.sql.SQLException