test
Class LoginTestLogic

java.lang.Object
  extended by test.LoginTestLogic

public class LoginTestLogic
extends Object


Constructor Summary
LoginTestLogic()
           
 
Method Summary
 void checkAttributes(Attributes a, Database db)
           
 Object findTestAttribute(Attributes a, Database db)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginTestLogic

public LoginTestLogic()
Method Detail

checkAttributes

public void checkAttributes(Attributes a,
                            Database db)
                     throws LogicException
Throws:
LogicException

findTestAttribute

public Object findTestAttribute(Attributes a,
                                Database db)
                         throws LogicException
Throws:
LogicException