diff --git a/.gitignore b/.gitignore index 65eff63..0315e54 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ vendor/* /.vscode #ignoring NetBeans project files /nbproject +.phpunit.result.cache diff --git a/.phpunit.result.cache b/.phpunit.result.cache deleted file mode 100644 index a91b4ad..0000000 --- a/.phpunit.result.cache +++ /dev/null @@ -1 +0,0 @@ -{"version":1,"defects":{"LmcUserTest\\Service\\UserTest::testRegisterWithUsernameAndDisplayNameUserStateDisabled":3,"LmcUserTest\\Controller\\UserControllerTest::testLoginActionValidFormRedirectFalse with data set #2":3,"LmcUserTest\\Controller\\UserControllerTest::testLoginActionValidFormRedirectFalse with data set #3":3},"times":{"LmcUserTest\\Authentication\\Adapter\\AbstractAdapterTest::testGetStorageWithoutStorageSet":0.041,"LmcUserTest\\Authentication\\Adapter\\AbstractAdapterTest::testSetGetStorage":0.002,"LmcUserTest\\Authentication\\Adapter\\AbstractAdapterTest::testIsSatisfied":0.001,"LmcUserTest\\Authentication\\Adapter\\AbstractAdapterTest::testSetSatisfied":0.002,"LmcUserTest\\Authentication\\Adapter\\AdapterChainEventTest::testCodeAndMessages":0.006,"LmcUserTest\\Authentication\\Adapter\\AdapterChainEventTest::testIdentity":0.002,"LmcUserTest\\Authentication\\Adapter\\AdapterChainEventTest::testRequest":0.018,"LmcUserTest\\Authentication\\Adapter\\AdapterChainServiceFactoryTest::testCreateService":0.044,"LmcUserTest\\Authentication\\Adapter\\AdapterChainServiceFactoryTest::testGetOptionWithSetter":0.004,"LmcUserTest\\Authentication\\Adapter\\AdapterChainServiceFactoryTest::testGetOptionWithLocator":0.002,"LmcUserTest\\Authentication\\Adapter\\AdapterChainServiceFactoryTest::testGetOptionFailing":0.005,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testAuthenticate":0.019,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testResetAdapters":0.011,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testPrepareForAuthentication with data set #0":0.022,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testPrepareForAuthentication with data set #1":0.007,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testPrepareForAuthenticationWithStoppedEvent":0.01,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testPrepareForAuthenticationWithBadEventResult":0.01,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testGetEventWithNoEventSet":0.003,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testGetEventWithEventSet":0.002,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testSetEventWithDifferentEventType":0.002,"LmcUserTest\\Authentication\\Adapter\\AdapterChainTest::testLogoutAdapters":0.003,"LmcUserTest\\Authentication\\Adapter\\DbTest::testLogout":0.025,"LmcUserTest\\Authentication\\Adapter\\DbTest::testAuthenticateWhenSatisfies":0.006,"LmcUserTest\\Authentication\\Adapter\\DbTest::testAuthenticateNoUserObject":0.033,"LmcUserTest\\Authentication\\Adapter\\DbTest::testAuthenticationUserStateEnabledUserButUserStateNotInArray":0.014,"LmcUserTest\\Authentication\\Adapter\\DbTest::testAuthenticateWithWrongPassword":0.035,"LmcUserTest\\Authentication\\Adapter\\DbTest::testAuthenticationAuthenticatesWithEmail":0.019,"LmcUserTest\\Authentication\\Adapter\\DbTest::testAuthenticationAuthenticates":0.02,"LmcUserTest\\Authentication\\Adapter\\DbTest::testUpdateUserPasswordHashWithSameCost":0.009,"LmcUserTest\\Authentication\\Adapter\\DbTest::testUpdateUserPasswordHashWithoutSameCost":0.013,"LmcUserTest\\Authentication\\Adapter\\DbTest::testPreprocessCredentialWithCallable":0.002,"LmcUserTest\\Authentication\\Adapter\\DbTest::testPreprocessCredentialWithoutCallable":0.002,"LmcUserTest\\Authentication\\Adapter\\DbTest::testSetGetServicemanager":0.012,"LmcUserTest\\Authentication\\Adapter\\DbTest::testGetOptionsWithNoOptionsSet":0.003,"LmcUserTest\\Authentication\\Adapter\\DbTest::testSetGetOptions":0.002,"LmcUserTest\\Authentication\\Adapter\\DbTest::testGetMapperWithNoMapperSet":0.003,"LmcUserTest\\Authentication\\Adapter\\DbTest::testSetGetMapper":0.002,"LmcUserTest\\Authentication\\Storage\\DbTest::testIsEmpty":0.002,"LmcUserTest\\Authentication\\Storage\\DbTest::testReadWithResolvedEntitySet":0.001,"LmcUserTest\\Authentication\\Storage\\DbTest::testReadWithoutResolvedEntitySetIdentityIntUserFound":0.003,"LmcUserTest\\Authentication\\Storage\\DbTest::testReadWithoutResolvedEntitySetIdentityIntUserNotFound":0.003,"LmcUserTest\\Authentication\\Storage\\DbTest::testReadWithoutResolvedEntitySetIdentityObject":0.002,"LmcUserTest\\Authentication\\Storage\\DbTest::testWrite":0.002,"LmcUserTest\\Authentication\\Storage\\DbTest::testClear":0.002,"LmcUserTest\\Authentication\\Storage\\DbTest::testGetMapperWithNoMapperSet":0.002,"LmcUserTest\\Authentication\\Storage\\DbTest::testSetGetMapper":0.001,"LmcUserTest\\Authentication\\Storage\\DbTest::testSetGetServicemanager":0.001,"LmcUserTest\\Authentication\\Storage\\DbTest::testGetStorageWithoutStorageSet":0.001,"LmcUserTest\\Authentication\\Storage\\DbTest::testSetGetStorage":0.001,"LmcUserTest\\Controller\\Plugin\\LmcUserAuthenticationTest::testGetAndHasIdentity":0.009,"LmcUserTest\\Controller\\Plugin\\LmcUserAuthenticationTest::testSetAndGetAuthAdapter":0.001,"LmcUserTest\\Controller\\Plugin\\LmcUserAuthenticationTest::testSetAndGetAuthService":0.001,"LmcUserTest\\Controller\\RedirectCallbackTest::testInvoke":0.055,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectRouteFromRequest with data set #0":0.012,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectRouteFromRequest with data set #1":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectRouteFromRequest with data set #2":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectRouteFromRequest with data set #3":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectRouteFromRequest with data set #4":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectRouteFromRequest with data set #5":0.008,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectRouteFromRequest with data set #6":0.009,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectRouteFromRequest with data set #7":0.008,"LmcUserTest\\Controller\\RedirectCallbackTest::testRouteExistsRouteExists":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testRouteExistsRouteDoesntExists":0.005,"LmcUserTest\\Controller\\RedirectCallbackTest::testRouteMatchedRouteMatched":0.006,"LmcUserTest\\Controller\\RedirectCallbackTest::testRouteMatchedRouteNotMatched":0.005,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectNoRedirectParam with data set #0":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectNoRedirectParam with data set #1":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectNoRedirectParam with data set #2":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectNoRedirectParam with data set #3":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectNoRedirectParam with data set #4":0.007,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectWithOptionOnButNoRedirect":0.008,"LmcUserTest\\Controller\\RedirectCallbackTest::testGetRedirectWithOptionOnRedirectDoesntExist":0.009,"LmcUserTest\\Controller\\UserControllerTest::testActionControllHasIdentity with data set #0":0.06,"LmcUserTest\\Controller\\UserControllerTest::testActionControllHasIdentity with data set #1":0.006,"LmcUserTest\\Controller\\UserControllerTest::testActionControllHasIdentity with data set #2":0.005,"LmcUserTest\\Controller\\UserControllerTest::testActionControllHasIdentity with data set #3":0.005,"LmcUserTest\\Controller\\UserControllerTest::testActionControllHasIdentity with data set #4":0.006,"LmcUserTest\\Controller\\UserControllerTest::testActionControllHasIdentity with data set #5":0.005,"LmcUserTest\\Controller\\UserControllerTest::testIndexActionLoggedIn":18.608,"LmcUserTest\\Controller\\UserControllerTest::testLoginActionValidFormRedirectFalse with data set #0":0.163,"LmcUserTest\\Controller\\UserControllerTest::testLoginActionValidFormRedirectFalse with data set #1":0.02,"LmcUserTest\\Controller\\UserControllerTest::testLoginActionValidFormRedirectFalse with data set #2":0.019,"LmcUserTest\\Controller\\UserControllerTest::testLoginActionValidFormRedirectFalse with data set #3":0.02,"LmcUserTest\\Controller\\UserControllerTest::testLoginActionIsNotPost with data set #0":0.011,"LmcUserTest\\Controller\\UserControllerTest::testLoginActionIsNotPost with data set #1":0.009,"LmcUserTest\\Controller\\UserControllerTest::testLogoutAction with data set #0":0.006,"LmcUserTest\\Controller\\UserControllerTest::testLogoutAction with data set #1":0.006,"LmcUserTest\\Controller\\UserControllerTest::testLogoutAction with data set #2":0.007,"LmcUserTest\\Controller\\UserControllerTest::testLogoutAction with data set #3":0.01,"LmcUserTest\\Controller\\UserControllerTest::testLogoutAction with data set #4":0.008,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #0":0.012,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #1":0.016,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #2":0.01,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #3":0.015,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #4":0.01,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #5":0.013,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #6":0.011,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #7":0.013,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #8":0.011,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #9":0.013,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #10":0.01,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #11":0.013,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #12":0.01,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #13":0.014,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #14":0.01,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #15":0.014,"LmcUserTest\\Controller\\UserControllerTest::testAuthenticateAction with data set #16":0.011,"LmcUserTest\\Controller\\UserControllerTest::testRegisterActionIsNotAllowed":0.006,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #0":0.041,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #1":0.012,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #2":0.009,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #3":0.012,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #4":0.01,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #5":0.011,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #6":0.01,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #7":0.01,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #8":0.016,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #9":0.017,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #10":0.015,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #11":0.018,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #12":0.015,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #13":0.017,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #14":0.015,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #15":0.019,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #16":0.014,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #17":0.015,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #18":0.013,"LmcUserTest\\Controller\\UserControllerTest::testRegisterAction with data set #19":0.016,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #0":0.008,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #1":0.007,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #2":0.007,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #3":0.007,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #4":0.011,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #5":0.011,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #6":0.014,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #7":0.014,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #8":0.019,"LmcUserTest\\Controller\\UserControllerTest::testChangepasswordAction with data set #9":0.019,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #0":0.024,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #1":0.012,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #2":0.01,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #3":0.013,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #4":0.016,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #5":0.017,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #6":0.016,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #7":0.016,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #8":0.018,"LmcUserTest\\Controller\\UserControllerTest::testChangeEmailAction with data set #9":0.018,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #0":0.006,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #1":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #2":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #3":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #4":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #5":0.002,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #6":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #7":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #8":0.004,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #9":0.005,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #10":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #11":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #12":0.003,"LmcUserTest\\Controller\\UserControllerTest::testSetterGetterServices with data set #13":0.003,"LmcUserTest\\Entity\\UserTest::testSetGetId":0.001,"LmcUserTest\\Entity\\UserTest::testSetGetUsername":0.001,"LmcUserTest\\Entity\\UserTest::testSetGetDisplayName":0.001,"LmcUserTest\\Entity\\UserTest::testSetGetEmail":0.001,"LmcUserTest\\Entity\\UserTest::testSetGetPassword":0.001,"LmcUserTest\\Entity\\UserTest::testSetGetState":0.001,"LmcUserTest\\Factory\\Form\\ChangeEmailFormFactoryTest::testFactory":0.07,"LmcUserTest\\Factory\\Form\\ChangePasswordFormFactoryTest::testFactory":0.016,"LmcUserTest\\Factory\\Form\\LoginFormFactoryTest::testFactory":0.009,"LmcUserTest\\Factory\\Form\\RegisterFormFactoryTest::testFactory":0.037,"LmcUserTest\\Factory\\Form\\UserMapperFactoryTest::testFactory":0.013,"LmcUserTest\\Form\\BaseTest::testConstruct":0.002,"LmcUserTest\\Form\\ChangeEmailFilterTest::testConstruct":0.012,"LmcUserTest\\Form\\ChangeEmailFilterTest::testConstructIdentityEmail with data set #0":0.005,"LmcUserTest\\Form\\ChangeEmailFilterTest::testConstructIdentityEmail with data set #1":0.005,"LmcUserTest\\Form\\ChangeEmailFilterTest::testSetGetEmailValidator":0.004,"LmcUserTest\\Form\\ChangeEmailTest::testConstruct":0.005,"LmcUserTest\\Form\\ChangeEmailTest::testSetGetAuthenticationOptions":0.002,"LmcUserTest\\Form\\ChangePasswordFilterTest::testConstruct":0.007,"LmcUserTest\\Form\\ChangePasswordFilterTest::testConstructIdentityEmail with data set #0":0.006,"LmcUserTest\\Form\\ChangePasswordFilterTest::testConstructIdentityEmail with data set #1":0.005,"LmcUserTest\\Form\\ChangePasswordTest::testConstruct":0.002,"LmcUserTest\\Form\\ChangePasswordTest::testSetGetAuthenticationOptions":0.003,"LmcUserTest\\Form\\LoginFilterTest::testConstruct":0.004,"LmcUserTest\\Form\\LoginFilterTest::testConstructIdentityEmail":0.005,"LmcUserTest\\Form\\LoginTest::testConstruct with data set #0":0.003,"LmcUserTest\\Form\\LoginTest::testConstruct with data set #1":0.003,"LmcUserTest\\Form\\LoginTest::testConstruct with data set #2":0.003,"LmcUserTest\\Form\\LoginTest::testSetGetAuthenticationOptions":0.003,"LmcUserTest\\Form\\RegisterFilterTest::testConstruct":0.008,"LmcUserTest\\Form\\RegisterFilterTest::testSetGetEmailValidator":0.004,"LmcUserTest\\Form\\RegisterFilterTest::testSetGetUsernameValidator":0.004,"LmcUserTest\\Form\\RegisterFilterTest::testSetGetOptions":0.004,"LmcUserTest\\Form\\RegisterTest::testConstruct with data set #0":0.016,"LmcUserTest\\Form\\RegisterTest::testConstruct with data set #1":0.005,"LmcUserTest\\Form\\RegisterTest::testSetGetRegistrationOptions":0.006,"LmcUserTest\\Form\\RegisterTest::testSetCaptchaElement":0.015,"LmcUserTest\\Mapper\\UserHydratorTest::testExtractWithInvalidUserObject":0.003,"LmcUserTest\\Mapper\\UserHydratorTest::testExtractWithValidUserObject with data set #0":0.027,"LmcUserTest\\Mapper\\UserHydratorTest::testExtractWithValidUserObject with data set #1":0.002,"LmcUserTest\\Mapper\\UserHydratorTest::testHydrateWithInvalidUserObject":0.001,"LmcUserTest\\Mapper\\UserHydratorTest::testHydrateWithValidUserObject":0.001,"LmcUserTest\\Mapper\\UserTest::testFindBy with data set #0":0.131,"LmcUserTest\\Mapper\\UserTest::testFindBy with data set #1":0.029,"LmcUserTest\\Mapper\\UserTest::testFindBy with data set #2":0.028,"LmcUserTest\\Mapper\\UserTest::testIntegrationFindBy with data set #0":0.034,"LmcUserTest\\Mapper\\UserTest::testIntegrationFindBy with data set #1":0.016,"LmcUserTest\\Mapper\\UserTest::testIntegrationFindBy with data set #2":0.03,"LmcUserTest\\Mapper\\UserTest::testGetTableName":0.022,"LmcUserTest\\Mapper\\UserTest::testSetTableName":0.012,"LmcUserTest\\Mapper\\UserTest::testInsertUpdateDelete":0.028,"LmcUserTest\\ModuleTest::testImplementsConfigProviderInterface":0.002,"LmcUserTest\\ModuleTest::testImplementsControllerPluginProviderInterface":0.001,"LmcUserTest\\ModuleTest::testImplementsControllerProviderInterface":0.001,"LmcUserTest\\ModuleTest::testImplementsViewHelperProviderInterface":0.001,"LmcUserTest\\ModuleTest::testImplementsServiceProviderInterface":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetLoginRedirectRoute":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetLoginRedirectRoute":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetLogoutRedirectRoute":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetLogoutRedirectRoute":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetUseRedirectParameterIfPresent":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetUseRedirectParameterIfPresent":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetUserLoginWidgetViewTemplate":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetUserLoginWidgetViewTemplate":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetEnableRegistration":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetEnableRegistration":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetLoginFormTimeout":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetLoginFormTimeout":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetUserFormTimeout":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetUserFormTimeout":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetLoginAfterRegistration":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetLoginAfterRegistration":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetEnableUserState":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetEnableUserState":0,"LmcUserTest\\Options\\ModuleOptionsTest::testGetDefaultUserState":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetDefaultUserState":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetAllowedLoginStates":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetAllowedLoginStates":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetAuthAdapters":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetAuthAdapters":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetAuthIdentityFields":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetAuthIdentityFields":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetEnableUsername":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetEnableUsername":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetEnableDisplayName":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetEnableDisplayName":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetUseRegistrationFormCaptcha":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetUseRegistrationFormCaptcha":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetUserEntityClass":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetUserEntityClass":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetPasswordCost":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetPasswordCost":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetTableName":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetTableName":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testSetGetFormCaptchaOptions":0.001,"LmcUserTest\\Options\\ModuleOptionsTest::testGetFormCaptchaOptions":0.001,"LmcUserTest\\Service\\UserTest::testRegisterWithInvalidForm":0.034,"LmcUserTest\\Service\\UserTest::testRegisterWithUsernameAndDisplayNameUserStateDisabled":0.026,"LmcUserTest\\Service\\UserTest::testRegisterWithDefaultUserStateOfZero":0.026,"LmcUserTest\\Service\\UserTest::testRegisterWithUserStateDisabled":0.024,"LmcUserTest\\Service\\UserTest::testChangePasswordWithWrongOldPassword":0.007,"LmcUserTest\\Service\\UserTest::testChangePassword":0.009,"LmcUserTest\\Service\\UserTest::testChangeEmail":0.008,"LmcUserTest\\Service\\UserTest::testChangeEmailWithWrongPassword":0.006,"LmcUserTest\\Service\\UserTest::testGetUserMapper":0.003,"LmcUserTest\\Service\\UserTest::testSetGetUserMapper":0.002,"LmcUserTest\\Service\\UserTest::testGetAuthService":0.003,"LmcUserTest\\Service\\UserTest::testSetGetAuthService":0.002,"LmcUserTest\\Service\\UserTest::testGetRegisterForm":0.003,"LmcUserTest\\Service\\UserTest::testSetGetRegisterForm":0.002,"LmcUserTest\\Service\\UserTest::testGetChangePasswordForm":0.029,"LmcUserTest\\Service\\UserTest::testSetGetChangePasswordForm":0.002,"LmcUserTest\\Service\\UserTest::testGetOptions":0.003,"LmcUserTest\\Service\\UserTest::testSetOptions":0.002,"LmcUserTest\\Service\\UserTest::testSetGetServiceManager":0.002,"LmcUserTest\\Service\\UserTest::testGetFormHydrator":0.003,"LmcUserTest\\Service\\UserTest::testSetFormHydrator":0.002,"LmcUserTest\\Validator\\AbstractRecordTest::testConstruct":0.001,"LmcUserTest\\Validator\\AbstractRecordTest::testConstructEmptyArray":0.002,"LmcUserTest\\Validator\\AbstractRecordTest::testGetSetMapper":0.001,"LmcUserTest\\Validator\\AbstractRecordTest::testGetSetKey":0.001,"LmcUserTest\\Validator\\AbstractRecordTest::testQueryWithInvalidKey":0.001,"LmcUserTest\\Validator\\AbstractRecordTest::testQueryWithKeyUsername":0.002,"LmcUserTest\\Validator\\AbstractRecordTest::testQueryWithKeyEmail":0.002,"LmcUserTest\\Validator\\NoRecordExistsTest::testIsValid":0.002,"LmcUserTest\\Validator\\NoRecordExistsTest::testIsInvalid":0.002,"LmcUserTest\\Validator\\RecordExistsTest::testIsValid":0.002,"LmcUserTest\\Validator\\RecordExistsTest::testIsInvalid":0.002,"LmcUserTest\\View\\Helper\\LmcUserDisplayNameTest::testInvokeWithoutUserAndNotLoggedIn":0.007,"LmcUserTest\\View\\Helper\\LmcUserDisplayNameTest::testInvokeWithoutUserButLoggedInWithWrongUserObject":0.003,"LmcUserTest\\View\\Helper\\LmcUserDisplayNameTest::testInvokeWithoutUserButLoggedInWithDisplayName":0.003,"LmcUserTest\\View\\Helper\\LmcUserDisplayNameTest::testInvokeWithoutUserButLoggedInWithoutDisplayNameButWithUsername":0.003,"LmcUserTest\\View\\Helper\\LmcUserDisplayNameTest::testInvokeWithoutUserButLoggedInWithoutDisplayNameAndWithOutUsernameButWithEmail":0.004,"LmcUserTest\\View\\Helper\\LmcUserDisplayNameTest::testSetGetAuthService":0.001,"LmcUserTest\\View\\Helper\\LmcUserIdentityTest::testInvokeWithIdentity":0.005,"LmcUserTest\\View\\Helper\\LmcUserIdentityTest::testInvokeWithoutIdentity":0.002,"LmcUserTest\\View\\Helper\\LmcUserIdentityTest::testSetGetAuthService":0.001,"LmcUserTest\\View\\Helper\\LmcUserLoginWidgetTest::testInvokeWithRender with data set #0":0.006,"LmcUserTest\\View\\Helper\\LmcUserLoginWidgetTest::testInvokeWithRender with data set #1":0.001,"LmcUserTest\\View\\Helper\\LmcUserLoginWidgetTest::testInvokeWithRender with data set #2":0.001,"LmcUserTest\\View\\Helper\\LmcUserLoginWidgetTest::testInvokeWithoutRender":0.001,"LmcUserTest\\View\\Helper\\LmcUserLoginWidgetTest::testSetGetLoginForm":0.001,"LmcUserTest\\View\\Helper\\LmcUserLoginWidgetTest::testSetViewTemplate":0.001}} \ No newline at end of file