B C F H J M N O S T

B

BasicAuthenticationTest - Class in org.jboss.jsfunit.jsfsession.hellojsf
Test the BasicAuthenticationStrategy.
BasicAuthenticationTest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.BasicAuthenticationTest
 

C

CustomWebClientTest - Class in org.jboss.jsfunit.jsfsession.hellojsf
This class tests a JSFClientSession that uses a custom WebConversation.
CustomWebClientTest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.CustomWebClientTest
 

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
 

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
 

J

JSF1_2Test - Class in org.jboss.jsfunit.jsfsession.hellojsf
This class does all of the tests in the FacadeAPITest, but it does it against a form that uses a and prependId="false".
JSF1_2Test() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
JSFClientSessionPackagePrivateTest - Class in org.jboss.jsfunit.facade
This class tests the package-private methods of the JSFClientSession.
JSFClientSessionPackagePrivateTest() - Constructor for class org.jboss.jsfunit.facade.JSFClientSessionPackagePrivateTest
 
JSFTimerTest - Class in org.jboss.jsfunit.jsfsession.hellojsf
Tests the JSFTimer class.
JSFTimerTest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.JSFTimerTest
 

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
 

N

NestedNamingContainersTest - Class in org.jboss.jsfunit.jsfsession.hellojsf
Test the facade API on a page that contains nested subviews/NamingContainers.
NestedNamingContainersTest() - Constructor for class org.jboss.jsfunit.jsfsession.hellojsf.NestedNamingContainersTest
 

O

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

S

setUp() - Method in class org.jboss.jsfunit.facade.JSFClientSessionPackagePrivateTest
Start a JSFUnit session by getting the /index.faces page.
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.JSF1_2Test
Start a JSFUnit session by getting the /index.jsf.1.2.faces page.
setUp() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.ManualInvokeTest
 
setUp() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.NestedNamingContainersTest
Start a JSFUnit session by getting the /index.faces page.
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.facade.JSFClientSessionPackagePrivateTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.BasicAuthenticationTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.CustomWebClientTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.ManualInvokeTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.NestedNamingContainersTest
 
suite() - Static method in class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
 

T

testAnyPhase() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSFTimerTest
 
testBasicAuth() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.BasicAuthenticationTest
 
testClearTimers() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSFTimerTest
 
testClickALink() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testClickALink() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testClickCommandLink() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testClickCommandLink() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testCommandLinkWithFParam() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCommandLinkWithoutViewChange() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCommandLinkWithoutViewChange() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testCommandLinkWithParamFromDatatableVariable() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCommandLinkWithParamFromLoopVariable() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testComponentIDNotFound() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.NestedNamingContainersTest
 
testCustomBrowserVersion() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testCustomCookies() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.CustomWebClientTest
 
testCustomizedWebConversation() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.CustomWebClientTest
 
testDualFormAmbiguity() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.NestedNamingContainersTest
 
testFacesContextSerializable() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
 
testFacesMessages() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testGetClientIDs() - Method in class org.jboss.jsfunit.facade.JSFClientSessionPackagePrivateTest
 
testGetCurrentViewId() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testGetElementThrowsDuplicateIDException() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testGetForm() - Method in class org.jboss.jsfunit.facade.JSFClientSessionPackagePrivateTest
 
testGetProxyHostAndPort() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.CustomWebClientTest
 
testGetWebClient() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.CustomWebClientTest
 
testGoodbyeButton() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.HelloJSFIntegrationTest
 
testGoodbyeButton() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.NestedNamingContainersTest
 
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.NestedNamingContainersTest
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.NestedNamingContainersTest
 
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.BasicAuthenticationTest
 
testInvokeWithServletTestRunner() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.ManualInvokeTest
This test simulates invoking the JSFUnit tests manually through a browser.
testJSFMajorVersion() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testJSFMinorVersion() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testManagedBeanValue() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
This demonstrates how to test managed beans.
testManagedBeanValue() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testNonFacesRequestGeneratesFacesResponse() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSFTimerTest
 
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
 
testServerSideComponentValue() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testSetCheckbox() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testSetCheckbox() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testSetParamAndSubmit() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testSetParamAndSubmit() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSF1_2Test
 
testSimpleTiming() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSFTimerTest
 
testTextArea() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.FacadeAPITest
 
testTotalTime() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.JSFTimerTest
 
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.NestedNamingContainersTest
This demonstrates how to test managed beans.
testValidInput() - Method in class org.jboss.jsfunit.jsfsession.hellojsf.SimplifiedHelloJSFIntegrationTest
This demonstrates how to test managed beans.

B C F H J M N O S T

Copyright © 2007-2008 JBoss Inc.. All Rights Reserved.