blob: 8fa0be443849a2ddbe3dc92230fafbefdc7a8f73 [file] [log] [blame]
This test that a password field returns a string of equal length to the password, but not the actual password
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pass.stringValue.length is password.length + axValue.length
PASS pass.stringValue == password is false
PASS successfullyParsed is true
TEST COMPLETE