org.alfresco.repo.content.transform
Class AbstractContentTransformerLimitsTest
java.lang.Object
org.alfresco.repo.content.transform.AbstractContentTransformerLimitsTest
public class AbstractContentTransformerLimitsTest
- extends java.lang.Object
Test methods that control limits in AbstractContentTransformerLimits
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractContentTransformerLimitsTest
public AbstractContentTransformerLimitsTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTimeoutMs
public void testTimeoutMs()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadLimitTimeMs
public void testReadLimitTimeMs()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMaxSourceSizeKBytes
public void testMaxSourceSizeKBytes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadLimitKBytes
public void testReadLimitKBytes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMaxPages
public void testMaxPages()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPageLimit
public void testPageLimit()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMimetypeLimit
public void testMimetypeLimit()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMimetypeLimitTargetWildcard
public void testMimetypeLimitTargetWildcard()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMimetypeLimitSourceWildcard
public void testMimetypeLimitSourceWildcard()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPassedInOptions
public void testPassedInOptions()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsTransformableSize
public void testIsTransformableSize()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsTransformableSizeWithPageLimit
public void testIsTransformableSizeWithPageLimit()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetReaderLimits
public void testSetReaderLimits()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.