Public Member Functions | |
setUp () | |
testLoginInvitation () | |
testValidationErrors () | |
testEmailValidationError () | |
testAnonymousComment () | |
testLoggedInComment () | |
testModerator () | |
testDelete () | |
testApprove () | |
testNotApprove () |
Additional Inherited Members | |
![]() | |
$captureScreenshotOnFailure = TRUE | |
$screenshotUrl = 'http://127.0.0.1/selenium_screenshots' | |
$screenshotPath = '/var/www/selenium_screenshots' |
Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales @gen tics. comhttp://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.
Definition at line 11 of file CommentsWidgetTest.php.
CommentsWidgetTest::setUp | ( | ) |
Sets up before each test method runs. This mainly sets the base URL for the test application.
Reimplemented from GWebTestCase.
Definition at line 13 of file CommentsWidgetTest.php.