org.kuali.rice.krad.uif.util
Class ObjectPropertyUtilsTest

java.lang.Object
  extended by org.kuali.rice.krad.uif.util.ProcessLoggingUnitTest
      extended by org.kuali.rice.krad.uif.util.ObjectPropertyUtilsTest

public class ObjectPropertyUtilsTest
extends ProcessLoggingUnitTest


Nested Class Summary
static class ObjectPropertyUtilsTest.CollectionTestForm
          Mock collection form for UIF interaction with ObjectPropertyUtils.
static class ObjectPropertyUtilsTest.CollectionTestItem
          Collection list item type, for testing UIF interaction with ObjectPropertyUtils.
static class ObjectPropertyUtilsTest.CollectionTestListRef
          Reference to a collection, for testing UIF interaction with ObjectPropertyUtils.
static interface ObjectPropertyUtilsTest.TestAnnotation
           
static class ObjectPropertyUtilsTest.TestBean
           
static class ObjectPropertyUtilsTest.TestBeanTwo
           
 
Field Summary
 
Fields inherited from class org.kuali.rice.krad.uif.util.ProcessLoggingUnitTest
processLogRule
 
Constructor Summary
ObjectPropertyUtilsTest()
           
 
Method Summary
static void setupMockUserSession()
           
static void teardownMockUserSession()
           
 void testBulk()
           
 void testClassNavigation()
           
 void testGet()
           
 void testGetPropertyDescriptor()
           
 void testKradUifCollectionGroupBuilder()
           
 void testKradUifTemplateHeaderMetadata()
           
 void testLookup()
           
 void testPathSet()
           
 void testPropertySplitPath()
           
 void testReadWriteCheck()
           
 void testSet()
           
 void testSetBoolean()
           
 void testSetStringMapFromInt()
           
 
Methods inherited from class org.kuali.rice.krad.uif.util.ProcessLoggingUnitTest
getRepetition, getRepetitions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectPropertyUtilsTest

public ObjectPropertyUtilsTest()
Method Detail

setupMockUserSession

public static void setupMockUserSession()
                                 throws Throwable
Throws:
Throwable

teardownMockUserSession

public static void teardownMockUserSession()
                                    throws Exception
Throws:
Exception

testSetBoolean

public void testSetBoolean()

testGetPropertyDescriptor

public void testGetPropertyDescriptor()

testGet

public void testGet()

testLookup

public void testLookup()

testSet

public void testSet()

testPathSet

public void testPathSet()

testBulk

public void testBulk()

testReadWriteCheck

public void testReadWriteCheck()

testKradUifTemplateHeaderMetadata

public void testKradUifTemplateHeaderMetadata()

testKradUifCollectionGroupBuilder

public void testKradUifCollectionGroupBuilder()

testSetStringMapFromInt

public void testSetStringMapFromInt()

testClassNavigation

public void testClassNavigation()

testPropertySplitPath

public void testPropertySplitPath()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.