org.kuali.kpme.core.earncode
Class EarnCodeServiceImplTest

java.lang.Object
  extended by org.kuali.rice.test.BaseRiceTestCase
      extended by org.kuali.rice.test.RiceTestCase
          extended by org.kuali.rice.test.RiceInternalSuiteDataTestCase
              extended by org.kuali.kpme.core.KPMEIntegrationTestCase
                  extended by org.kuali.kpme.core.CoreUnitTestCase
                      extended by org.kuali.kpme.core.earncode.EarnCodeServiceImplTest
All Implemented Interfaces:
org.kuali.rice.test.MethodAware

public class EarnCodeServiceImplTest
extends CoreUnitTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.kuali.kpme.core.KPMEIntegrationTestCase
KPMEIntegrationTestCase.ClearCacheLifecycle
 
Field Summary
static Long TEST_ASSIGNMENT_JOB_NUMBER
           
static Long TEST_ASSIGNMENT_JOB_NUMBER_2
           
static Long TEST_ASSIGNMENT_JOB_NUMBER_3
           
static Long TEST_ASSIGNMENT_JOB_NUMBER_4
           
static String TEST_USER
           
 
Fields inherited from class org.kuali.rice.test.RiceTestCase
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
EarnCodeServiceImplTest()
           
 
Method Summary
 void setUp()
           
 void testGetEarnCodesForDisplay()
           
 
Methods inherited from class org.kuali.kpme.core.CoreUnitTestCase
getModuleName
 
Methods inherited from class org.kuali.kpme.core.KPMEIntegrationTestCase
getBaseURL, getContext, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getTestHarnessSpringBeansLocation, tearDown
 
Methods inherited from class org.kuali.rice.test.RiceInternalSuiteDataTestCase
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
 
Methods inherited from class org.kuali.rice.test.RiceTestCase
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles
 
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_USER

public static final String TEST_USER
See Also:
Constant Field Values

TEST_ASSIGNMENT_JOB_NUMBER

public static final Long TEST_ASSIGNMENT_JOB_NUMBER

TEST_ASSIGNMENT_JOB_NUMBER_2

public static final Long TEST_ASSIGNMENT_JOB_NUMBER_2

TEST_ASSIGNMENT_JOB_NUMBER_3

public static final Long TEST_ASSIGNMENT_JOB_NUMBER_3

TEST_ASSIGNMENT_JOB_NUMBER_4

public static final Long TEST_ASSIGNMENT_JOB_NUMBER_4
Constructor Detail

EarnCodeServiceImplTest

public EarnCodeServiceImplTest()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class KPMEIntegrationTestCase
Throws:
Exception

testGetEarnCodesForDisplay

public void testGetEarnCodesForDisplay()
                                throws Exception
Throws:
Exception


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