Package org.jboss.jsfunit.analysis

Provides generic JUnit tests for detecting bugs via static analysis.

See:
          Description

Interface Summary
StreamProvider  
 

Class Summary
AbstractInterfaceTestCase A TestCase for a single JSF element that needs to extend a certain class.
AbstractTldTestCase  
AbstractViewTestCase  
ActionListenerTestCase A TestCase for a single JSF action listener.
ApplicationFactoryTestCase A TestCase for a single JSF application factory.
ApplicationTestSuite A TestSuite for a single JSF application config node.
ComponentTestCase A ComponentTestCase.
ConfigFilesTestSuite A TestSuite for the config files of a JSF-application.
ConfigFileTestSuite A TestSuite for a single JSF application config file.
ConverterTestCase A ConverterTestCase.
DefaultRenderkitTestCase A TestCase for a single JSF default renderkit configuration.
DefaultStreamProvider  
ElResolverTestCase A TestCase for a single JSF EL resolver.
FacesContextFactoryTestCase A TestCase for a single JSF facesContext factory.
FactoryTestSuite A TestSuite for a single JSF factory config node.
JSFUnitEntityResolver  
LifecycleFactoryTestCase A TestCase for a single JSF lifecycle factory.
LifecycleTestCase A TestCase for a single JSF lifecycle node.
LifecycleTestSuite A TestSuite for a single JSF lifecycle config node.
ManagedBeanTestCase A TestCase for a single JSF managed bean.
ManagedBeanTestSuite A TestSuite for a single JSF managed bean.
ManagedPropertyTestCase A TestCase for a single JSF managed property.
NavigationCaseTestCase A TestCase for a single JSF navigation case.
NavigationHandlerTestCase A TestCase for a single JSF action listener.
NavigationRuleTestCase A TestCase for a single JSF navigation rule.
NavigationRuleTestSuite A TestSuite for a single JSF navigation rule.
PhaseListenerTestCase A PhaseListenerTestCase.
PropertyResolverTestCase A TestCase for a single JSF property resolver.
RendererTestCase A RendererTestCase.
RenderKitFactoryTestCase A TestCase for a single JSF renderKit factory.
RenderKitTestCase A TestCase for a single JSF renderKit node.
RenderKitTestSuite A TestSuite for a single JSF renderKit config node.
StateManagerTestCase A TestCase for a single JSF action listener.
ValidatorTestCase A ValidatorTestCase.
VariableResolverTestCase A TestCase for a single JSF variable resolver.
ViewConfigReconciler  
ViewHandlerTestCase A TestCase for a single JSF action listener.
ViewParser  
 

Package org.jboss.jsfunit.analysis Description

Provides generic JUnit tests for detecting bugs via static analysis.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

Since:
1.0


Copyright © 2007-2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.