edu.samplu.travel.krad.test
Class UifDataAttributesIT

java.lang.Object
  extended by edu.samplu.travel.krad.test.UifDataAttributesIT

public class UifDataAttributesIT
extends Object

Tests that the data attributes are rendered as expected for all controls

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

Constructor Summary
UifDataAttributesIT()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testDataAttributesPresentInControls()
          Tests that the data attributes are rendered as expected for all controls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UifDataAttributesIT

public UifDataAttributesIT()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testDataAttributesPresentInControls

public void testDataAttributesPresentInControls()
Tests that the data attributes are rendered as expected for all controls


tearDown

public void tearDown()
              throws Exception
Throws:
Exception


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