javax.faces.component
Class UIInputAttachedObjectStateTestCase

java.lang.Object
  extended by TestCase
      extended by javax.faces.component.UIInputAttachedObjectStateTestCase

public class UIInputAttachedObjectStateTestCase
extends TestCase


Constructor Summary
UIInputAttachedObjectStateTestCase(java.lang.String arg0)
           
 
Method Summary
 void setUp()
           
static Test suite()
           
 void testValidatorState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIInputAttachedObjectStateTestCase

public UIInputAttachedObjectStateTestCase(java.lang.String arg0)
Method Detail

suite

public static Test suite()

setUp

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

testValidatorState

public void testValidatorState()


Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.