F H M O S T

F

FacadeAPITest - Class in org.jboss.jsfunit.jsfsession.hellojsf
This class tests all of the API's in the JSFClientSession and JSFServerSession.
FacadeAPITest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
FormAuthenticationTest - Class in org.jboss.jsfunit.jsfsession.hellojsf
Test the FormAuthenticationStrategy.
FormAuthenticationTest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.FormAuthenticationTest
 

H

HelloJSFIntegrationTest - Class in org.jboss.jsfunit.jsfsession.hellojsf
This class does tests using only the JSFUnit framework package.
HelloJSFIntegrationTest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
 

M

ManualInvokeTest - Class in org.jboss.jsfunit.jsfsession.hellojsf
This class tests invoking the test using the Cactus ServletTestRunner as if it were a manual invocation from a browser.
ManualInvokeTest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.ManualInvokeTest
 

O

org.jboss.jsfunit.jsfsession.hellojsf - package org.jboss.jsfunit.jsfsession.hellojsf
 

S

setUp() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
Start a JSFUnit session by getting the /index.faces page.
setUp() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
Start a JSFUnit session by getting the /index.faces page.
setUp() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.ManualInvokeTest
 
setUp() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
Start a JSFUnit session by getting the /index.faces page.
SimplifiedHelloJSFIntegrationTest - Class in org.jboss.jsfunit.jsfsession.hellojsf
This is a simplified version of the HelloJSFIntegrationTest.
SimplifiedHelloJSFIntegrationTest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.FormAuthenticationTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.ManualInvokeTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
 

T

testClickCommandLink() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCommandLinkWithFParam() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCommandLinkWithoutViewChange() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCommandLinkWithParamFromDatatableVariable() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCommandLinkWithParamFromLoopVariable() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCustomBrowserVersion() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testFacesContextSerializable() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
 
testFacesMessages() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testFormAuth() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FormAuthenticationTest
 
testFormAuthNonStandard() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FormAuthenticationTest
 
testGetCurrentViewId() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testGetElementThrowsDuplicateIDException() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testGoodbyeButton() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
 
testGoodbyeButton() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
 
testInitialPage() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
The initial page was called up in the setUp() method.
testInitialPage() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
The initial page was called up in the setUp() method.
testInputValidation() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
 
testInputValidation() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
 
testInvalidateSession() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testInvalidLogin() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FormAuthenticationTest
 
testInvokeWithServletTestRunner() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.ManualInvokeTest
This test simulates invoking the JSFUnit tests manually through a browser.
testManagedBeanValue() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
This demonstrates how to test managed beans.
testNoCreationOfBeanDuringELExpressionReference() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testSelectManyListbox() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testSelectOneRadio() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testServerSideComponentValue() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testSetCheckbox() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testSetParamAndSubmit() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testTextArea() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testValidInput() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
This demonstrates how to test managed beans.
testValidInput() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
This demonstrates how to test managed beans.

F H M O S T

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