UserSelfRegistrationControllerTest UserSelfRegistrationControllerTest(
$methodName
)
|
|
Parameters:
void testCreateDuplicatePendingUser(
)
|
|
void testCreateDuplicateUser(
)
|
|
void testMissingInputs(
)
|
|
void testPasswordMismatch(
)
|
|
Two plugins both returning errors. The first plugin returns a false 'continue',
so we should only see the first error in the form return
Two plugins returning errors
No plugin errors - user is created successfully
void testRegisterWithAutomaticActivation(
)
|
|
void testRegisterWithEMailActivation(
)
|
|