org.alfresco.repo.publishing
Class ChannelImplTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.repo.publishing.ChannelImplTest
All Implemented Interfaces:
junit.framework.Test

public class ChannelImplTest
extends junit.framework.TestCase

Since:
4.0

Constructor Summary
ChannelImplTest()
           
 
Method Summary
 void testUpdateStatus()
           
 void testUpdateStatusNoMaxLength()
           
 void testUpdateStatusTruncates()
           
 void testUpdateStatusTruncatesWithUrl()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelImplTest

public ChannelImplTest()
Method Detail

testUpdateStatus

public void testUpdateStatus()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testUpdateStatusTruncates

public void testUpdateStatusTruncates()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testUpdateStatusTruncatesWithUrl

public void testUpdateStatusTruncatesWithUrl()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testUpdateStatusNoMaxLength

public void testUpdateStatusNoMaxLength()
                                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.