This class defines all the unit tests for the NarutoCredentials class.
Located in /tests/narutoCredentialsTest.php (line 20)
PHPUnit_Framework_TestCase | --NarutoCredentialsTest
In this test we try to validate user name function at stage 1.
In this test we try to validate user with a correct password at stage 1.
In this test we try to validate user with a correct password at stage 1.
In this test we try to validate user with a wrong password at stage 1.
In this test we try to export a token without setting the credentials
In this test we try to export a token without setting the credentials
In this test we try to validate a user without a token import or the setting of credentials.
In this case we take the flow all the way through step 3 with incorrect password.
In this case we take the flow all the way through step 3 with incorrect salt.
In this case we take the flow all the way through step 3 with incorrect salt and empty password.
In this case we create a import with an empty string.
In this case we take the flow all the way through step 3 with incorrect salt.
In this case we take the flow all the way through step 3 which is the most likely flow.
In this case we take the flow all the way through step 3 wiith empty password.
In this case we create a import with a too short string.
In this case we create a import with a wrong type 0.
Documentation generated on Sun, 26 Oct 2008 16:41:11 -0400 by phpDocumentor 1.4.2