javax.faces.component
Class UIOutputAttachedObjectStateTestCase

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

public class UIOutputAttachedObjectStateTestCase
extends TestCase


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

Constructor Detail

UIOutputAttachedObjectStateTestCase

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

suite

public static Test suite()

setUp

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

testConverterState

public void testConverterState()


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