org.kuali.hr.time.util
Class UICalendarTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.thoughtworks.selenium.SeleneseTestCase
              extended by org.kuali.hr.time.util.UICalendarTest
All Implemented Interfaces:
junit.framework.Test

public class UICalendarTest
extends com.thoughtworks.selenium.SeleneseTestCase


Field Summary
 
Fields inherited from class com.thoughtworks.selenium.SeleneseTestCase
selenium
 
Constructor Summary
UICalendarTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAddAndDeleteTimeBlock()
          Test adding and deleting a timeblock
 void testTestClockInAndOut()
          Test clocking in and out
 void testTestEarnCodeSwitch()
          This is to test that the entry fields for time / hours / amount should be correspondent with the selected earn code
 
Methods inherited from class com.thoughtworks.selenium.SeleneseTestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertNotEquals, assertNotEquals, checkForVerificationErrors, clearVerificationErrors, getText, isCaptureScreenShotOnFailure, join, pause, runBare, runtimeBrowserString, seleniumEquals, seleniumEquals, setCaptureScreenShotOnFailure, setTestContext, setUp, setUp, setUp, verifyEquals, verifyEquals, verifyEquals, verifyFalse, verifyNotEquals, verifyNotEquals, verifyTrue
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runTest, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UICalendarTest

public UICalendarTest()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class com.thoughtworks.selenium.SeleneseTestCase
Throws:
Exception

testAddAndDeleteTimeBlock

public void testAddAndDeleteTimeBlock()
                               throws Exception
Test adding and deleting a timeblock

Throws:
Exception

testTestEarnCodeSwitch

public void testTestEarnCodeSwitch()
                            throws Exception
This is to test that the entry fields for time / hours / amount should be correspondent with the selected earn code

Throws:
Exception

testTestClockInAndOut

public void testTestClockInAndOut()
                           throws Exception
Test clocking in and out

Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class com.thoughtworks.selenium.SeleneseTestCase
Throws:
Exception


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