org.kuali.student.core.web
Class TestLogIn

java.lang.Object
  extended by org.kuali.student.core.web.TestLogIn

public class TestLogIn
extends Object


Constructor Summary
TestLogIn()
           
 
Method Summary
 void loadPage()
           
 void testLogIn()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLogIn

public TestLogIn()
Method Detail

loadPage

public void loadPage()
              throws com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException,
                     MalformedURLException,
                     IOException
Throws:
com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException
MalformedURLException
IOException

testLogIn

public void testLogIn()
               throws com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException,
                      MalformedURLException,
                      IOException
Throws:
com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException
MalformedURLException
IOException


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.