9 calls to CaptchaWebTestBase::assertCaptchaResponseAccepted() in CAPTCHA 8
- CaptchaPersistenceTest::testPersistenceAlways in tests/
src/ Functional/ CaptchaPersistenceTest.php - Test persistence always.
- CaptchaPersistenceTest::testPersistenceOnlyOnce in tests/
src/ Functional/ CaptchaPersistenceTest.php - Test Persistence "Only once".
- CaptchaPersistenceTest::testPersistencePerFormInstance in tests/
src/ Functional/ CaptchaPersistenceTest.php - Test persistence per form instance.
- CaptchaPersistenceTest::testPersistencePerFormType in tests/
src/ Functional/ CaptchaPersistenceTest.php - Test Persistence per form type.
- CaptchaSessionReuseAttackTestCase::testCaptchaSessionReuseAttackDetectionOnCommentPreview in tests/
src/ Functional/ CaptchaSessionReuseAttackTestCase.php - Test captcha attack detection on comment form.
- CaptchaSessionReuseAttackTestCase::testCaptchaSessionReuseAttackDetectionOnLoginForm in tests/
src/ Functional/ CaptchaSessionReuseAttackTestCase.php - Test Captcha attack detection on login form.
- CaptchaSessionReuseAttackTestCase::testCaptchaSessionReuseAttackDetectionOnNodeForm in tests/
src/ Functional/ CaptchaSessionReuseAttackTestCase.php - Test captcha attach detection on node form.
- CaptchaSessionReuseAttackTestCase::testMultipleCaptchaProtectedFormsOnOnePage in tests/
src/ Functional/ CaptchaSessionReuseAttackTestCase.php - Test multiple captcha widgets on single page.
- CaptchaTest::assertCommentPosting in tests/
src/ Functional/ CaptchaTest.php - Assert function for testing if comment posting works as it should.