org.alfresco.service.cmr.repository
Class TransformationOptionPairTest

java.lang.Object
  extended by org.alfresco.service.cmr.repository.TransformationOptionPairTest

public class TransformationOptionPairTest
extends java.lang.Object

Test TransformationOptionPair


Constructor Summary
TransformationOptionPairTest()
           
 
Method Summary
 void setUp()
           
 void testCombineDynamicChange()
           
 void testCombineLimit()
           
 void testCombineLimitWins()
           
 void testCombineMax()
           
 void testCombineMaxWins()
           
 void testCombineOrder()
           
 void testCombineSetLimit()
           
 void testCombineSetMap()
           
 void testCombineSetMax()
           
 void testLimit()
           
 void testLimitAlreadySet()
           
 void testMapBothSet()
           
 void testMapLimit()
           
 void testMapMax()
           
 void testMapNeitherSet()
           
 void testMax()
           
 void testMaxAlreadySet()
           
 void testSetClearSet()
           
 void testSetLimitMultipleTimes()
           
 void testSetMaxMultipleTimes()
           
 void testUnset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformationOptionPairTest

public TransformationOptionPairTest()
Method Detail

setUp

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

testUnset

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

testMax

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

testLimit

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

testMaxAlreadySet

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

testLimitAlreadySet

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

testSetMaxMultipleTimes

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

testSetLimitMultipleTimes

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

testSetClearSet

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

testMapMax

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

testMapLimit

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

testMapBothSet

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

testMapNeitherSet

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

testCombineOrder

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

testCombineMax

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

testCombineLimit

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

testCombineMaxWins

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

testCombineLimitWins

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

testCombineDynamicChange

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

testCombineSetMax

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

testCombineSetLimit

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

testCombineSetMap

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


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