com.retek.component.media
Class MediaManagerTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.media.MediaManagerTest
- All Implemented Interfaces:
- junit.framework.Test
- public class MediaManagerTest
- extends RetekTestCase
Methods inherited from class com.retek.commons.util.RetekTestCase |
assertBusinessException, assertBusinessExceptionAttribute, assertContainsString, assertDateEqualsIgnoreTime, assertDateNotEqualsIgnoreTime, assertDateTimeEquals, assertEquals, assertEqualValuesDeep, assertEqualValuesDeep, assertEqualValuesDeep, assertNotEquals, assertNotNullAndEquals, assertNull, assertRetekEquals, assertRibException, assertSize, assertStateEquals, assertStateEquals, assertStateNotEquals, assertStateNotEquals, assertXmlEquals, doClassSetUp, doInitialSetUp, doPackageSetUp, findDto, findDto, getContext, getReadBackContext, getReferences, getReferences, isOracleTestCase, resetSystemRDateToBusinessDay, run, runTest, setSecurityEncryption, setTaxSimulate, setUp, tearDown |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, 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, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MediaManagerTest
public MediaManagerTest(java.lang.String arg0)
doSetUp
public void doSetUp()
throws java.lang.Exception
- Specified by:
doSetUp
in class RetekTestCase
- Throws:
java.lang.Exception
doTearDown
public void doTearDown()
throws java.lang.Exception
- Specified by:
doTearDown
in class RetekTestCase
- Throws:
java.lang.Exception
testBuildSeasonCodeInstance
public void testBuildSeasonCodeInstance()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadInvalidSeasonCodeCausesNotFound
public void testReadInvalidSeasonCodeCausesNotFound()
throws java.lang.Exception
- Throws:
java.lang.Exception
testModifySeasonCodeWithUniqueDescription
public void testModifySeasonCodeWithUniqueDescription()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateSeasonCodeWithDuplicateDescription
public void testCreateSeasonCodeWithDuplicateDescription()
throws java.lang.Exception
- Throws:
java.lang.Exception
testfindAllSeasonCodes
public void testfindAllSeasonCodes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveSeasonCodeSuccess
public void testRemoveSeasonCodeSuccess()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveSeasonCodeOnActiveMedia
public void testRemoveSeasonCodeOnActiveMedia()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadInvalidMediaTypeCausesNotFound
public void testReadInvalidMediaTypeCausesNotFound()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindAllMediaTypes
public void testFindAllMediaTypes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveMediaTypeSuccess
public void testRemoveMediaTypeSuccess()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveMediaTypeOnActiveMedia
public void testRemoveMediaTypeOnActiveMedia()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildDropCodeInstance
public void testBuildDropCodeInstance()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddDropCode
public void testAddDropCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveFirstDropCode
public void testRemoveFirstDropCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveMiddleDropCode
public void testRemoveMiddleDropCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveLastDropCode
public void testRemoveLastDropCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddSameSourceCodeToDropCodeTwice
public void testAddSameSourceCodeToDropCodeTwice()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindMostRecentActiveSourceCode
public void testFindMostRecentActiveSourceCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddSourceCodeAlsoMeansYouCanReadIt
public void testAddSourceCodeAlsoMeansYouCanReadIt()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildSourceCodeInstanceWithEmptyDisplayCode
public void testBuildSourceCodeInstanceWithEmptyDisplayCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildSourceCodeInstanceWithEmptyDescription
public void testBuildSourceCodeInstanceWithEmptyDescription()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddSameSourceCodeToMediaTwice
public void testAddSameSourceCodeToMediaTwice()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValidateInvalidSourceCodeDisplayCode
public void testValidateInvalidSourceCodeDisplayCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValidateValidSourceCodeDisplayCode
public void testValidateValidSourceCodeDisplayCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadInvalidSubConceptCausesNotFound
public void testReadInvalidSubConceptCausesNotFound()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindAllSubConcepts
public void testFindAllSubConcepts()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindAllMedia
public void testFindAllMedia()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeMediaInWorksheetStatusToActiveStatus
public void testChangeMediaInWorksheetStatusToActiveStatus()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeInvalidMediaInWorksheetStatusToActiveStatusWritesToErrorFile
public void testChangeInvalidMediaInWorksheetStatusToActiveStatusWritesToErrorFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeMediaWithNoSellingItemsInWorksheetStatusToActiveStatusWritesToErrorFile
public void testChangeMediaWithNoSellingItemsInWorksheetStatusToActiveStatusWritesToErrorFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeMediaInActiveStatusToReleasedStatus
public void testChangeMediaInActiveStatusToReleasedStatus()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindMediaInWorksheetStatus
public void testFindMediaInWorksheetStatus()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindMediaInActiveStatus
public void testFindMediaInActiveStatus()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindMediaWithActiveDateCriteria
public void testFindMediaWithActiveDateCriteria()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindMediaWithWildCardDescription
public void testFindMediaWithWildCardDescription()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindMediaBySellableItem
public void testFindMediaBySellableItem()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindMediaWithMediaCodeCriteria
public void testFindMediaWithMediaCodeCriteria()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetAllSourceCodesForMedia
public void testGetAllSourceCodesForMedia()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSeasonCodeSubmitWithEmptyDescriptionOrNullDescriptionThrowsException
public void testSeasonCodeSubmitWithEmptyDescriptionOrNullDescriptionThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSeasonCodeWithSameDescThrowsException
public void testSeasonCodeWithSameDescThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindMediaWithSourceCodeCriteriaSeemsToWorkGoodEnoughForCacheMode
public void testFindMediaWithSourceCodeCriteriaSeemsToWorkGoodEnoughForCacheMode()
throws SystemException,
java.lang.Exception
- Throws:
SystemException
java.lang.Exception
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25