Class com.ibm.ws.security.fat.common.web.WebFormUtilsTest

26

tests

0

failures

0

ignored

0.239s

duration

100%

successful

Tests

Test Duration Result
test_assertPageContainsAtLeastOneForm_emptyList 0.001s passed
test_assertPageContainsAtLeastOneForm_multipleEntries 0.001s passed
test_assertPageContainsAtLeastOneForm_nullList 0.001s passed
test_assertPageContainsAtLeastOneForm_singleEntry 0.001s passed
test_fillAndSubmitCredentialForm_formMissingElement 0.006s passed
test_fillAndSubmitCredentialForm_nullUsername_nullPassword 0.004s passed
test_getAndSetInputField_elementNotFound 0.001s passed
test_getAndSetInputField_emptyInputName_nullValue 0.003s passed
test_getAndSetInputField_nullInputName_nullValue 0.001s passed
test_getAndSetPasswordField_nullPassword 0.002s passed
test_getAndSetPasswordField_passwordInputElementNotFound 0.001s passed
test_getAndSetUsernameField_nullUsername 0.002s passed
test_getAndSetUsernameField_usernameInputElementNotFound 0.001s passed
test_getAndSubmitLoginForm_invalidForm 0.122s passed
test_getAndSubmitLoginForm_nullLoginPage 0.007s passed
test_getAndSubmitLoginForm_succeeds 0.069s passed
test_getAndValidateLoginForm_invalidFormAction 0.001s passed
test_getAndValidateLoginForm_noForms 0.002s passed
test_getAndValidateLoginForm_validFormAction 0.001s passed
test_submitForm_elementNotFound 0.001s passed
test_submitForm_emptySubmitButtonValue 0.001s passed
test_submitForm_nullSubmitButtonValue 0.001s passed
test_validateLoginPageFormAction_actionAttributeIsSuperstring 0.002s passed
test_validateLoginPageFormAction_emptyActionAttribute 0.003s passed
test_validateLoginPageFormAction_nullActionAttribute 0.002s passed
test_validateLoginPageFormAction_validActionAttribute 0.002s passed

Standard output

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------

Standard error

Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "j_username": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: testuser
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "j_password": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: testuserpwd
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "j_username": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: null
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "j_password": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: null
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "j_username": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: user
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "j_password": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: password
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "j_username": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: null
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "j_password": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: null
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Found input field for name "": htmlInput
Jul 27, 2021 2:43:10 PM com.ibm.ws.security.fat.common.web.WebFormUtils getAndSetInputField
INFO: Setting input value to: null