edu.samplu.mainmenu.test
Class LoginLogoutIT

java.lang.Object
  extended by edu.samplu.mainmenu.test.LoginLogoutIT

public class LoginLogoutIT
extends Object

tests that user 'quickstart' can log in and log out

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
LoginLogoutIT()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testBlah()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginLogoutIT

public LoginLogoutIT()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testBlah

public void testBlah()
              throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.