Uses of Class
org.apache.myfaces.trinidad.component.UIComponentTestCase

Packages that use UIComponentTestCase
org.apache.myfaces.trinidad.component   
org.apache.myfaces.trinidad.component.core   
org.apache.myfaces.trinidad.component.core.data   
org.apache.myfaces.trinidad.component.core.input   
org.apache.myfaces.trinidad.component.core.layout   
org.apache.myfaces.trinidad.component.core.nav   
org.apache.myfaces.trinidad.component.core.output   
org.apache.myfaces.trinidad.component.html   
 

Uses of UIComponentTestCase in org.apache.myfaces.trinidad.component
 

Subclasses of UIComponentTestCase in org.apache.myfaces.trinidad.component
 class UIXEditableValueTestCase
          Base class for unit tests for UIXEditableValue components.
 class UIXInputTest
          Unit tests for UIXInput
 class UIXProcessTest
          Unit tests for UIXProcess
 class UIXSelectManyTest
          Unit tests for UIXSelectMany.
 class UIXSelectOrderTest
          Unit tests for UIXSelectOrder.
 class UIXShowDetailTest
          Unit tests for UIXShowDetail.
 class UIXSwitcherTest
          Unit tests for UIXSwitcher.
 class UIXTableTest
          Unit tests for UIXTable
 class UIXTreeTest
          Unit tests for UIXTree
 

Uses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core
 

Subclasses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core
 class CoreFormTest
          Unit tests for CoreForm.
 

Uses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.data
 

Subclasses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.data
 class CoreColumnTest
          Unit tests for CoreColumn.
 class CoreSelectRangeChoiceBarTest
          Unit tests for CoreSelectRangeChoiceBar
 

Uses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.input
 

Subclasses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.input
 class CoreInputHiddenTest
          Unit tests for CoreInputHidden.
 class CoreSelectBooleanCheckboxTest
          Unit tests for CoreSelectBooleanCheckbox.
 

Uses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.layout
 

Subclasses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.layout
 class CorePanelAccordionTest
          Unit tests for CorePanelAccordion
 class CorePanelBorderLayoutTest
          Unit tests for CorePanelBorderLayout.
 class CorePanelBoxTest
          Unit tests for CorePanelBox.
 class CorePanelChoiceTest
          Unit tests for CorePanelChoice
 class CorePanelGroupLayoutTest
          Unit tests for CorePanelGroupLayout.
 class CorePanelHeaderTest
          Unit tests for CorePanelHeader.
 class CorePanelListTest
          Unit tests for CorePanelList.
 class CorePanelRadioTest
          Unit tests for CorePanelRadio
 class CorePanelSideBarTest
          Unit tests for CorePanelSideBar.
 class CoreShowDetailHeaderTest
          Unit tests for CoreShowDetailHeader.
 class CoreShowDetailTest
          Unit tests for CoreShowDetail.
 class UIXPanelTestCase
          Unit tests for UIXPanel Components
 

Uses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.nav
 

Subclasses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.nav
 class CoreBreadCrumbsTest
          Unit tests for CoreBreadCrumbs.
 class CoreTrainTest
          Unit tests for CoreTrain
 

Uses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.output
 

Subclasses of UIComponentTestCase in org.apache.myfaces.trinidad.component.core.output
 class CoreOutputTextTest
          Unit tests for CoreOutputText.
 class CoreSeparatorTest
          Unit tests for CoreSeparator.
 class CoreSpacerTest
          Unit tests for CoreSpacer.
 class UIXObjectTestCase
          Unit tests for UIXObject components
 

Uses of UIComponentTestCase in org.apache.myfaces.trinidad.component.html
 

Subclasses of UIComponentTestCase in org.apache.myfaces.trinidad.component.html
 class HtmlCellFormatTest
          Unit tests for HtmlCellFormat.
 class HtmlFrameBorderLayoutTest
          Unit tests for HtmlFrameBorderLayout.
 class HtmlFrameTest
          Unit tests for HtmlFrame.
 class HtmlHtmlTest
          Unit tests for HtmlHtml.
 class HtmlRowLayoutTest
          Unit tests for HtmlRowLayout.
 class HtmlScriptTest
          Unit tests for HtmlScript.
 class HtmlTableLayoutTest
          Unit tests for HtmlTableLayout.
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.