edu.samplu.krad.compview
Class ParentLineIT

java.lang.Object
  extended by edu.samplu.krad.compview.ParentLineIT

public class ParentLineIT
extends Object

tests that the parent line variable is available in a sub collection

configuration done in /edu/sampleu/demo/kitchensink/UifComponentsViewP7.xml on bean id="subCollection1"

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
ParentLineIT()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testSubCollectionSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParentLineIT

public ParentLineIT()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testSubCollectionSize

public void testSubCollectionSize()
                           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.