Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
CommentsWidgetTest Class Reference
Inheritance diagram for CommentsWidgetTest:
GWebTestCase

Public Member Functions

 setUp ()
 testLoginInvitation ()
 testValidationErrors ()
 testEmailValidationError ()
 testAnonymousComment ()
 testLoggedInComment ()
 testModerator ()
 testDelete ()
 testApprove ()
 testNotApprove ()

Additional Inherited Members

- Protected Attributes inherited from GWebTestCase
 $captureScreenshotOnFailure = TRUE
 $screenshotUrl = 'http://127.0.0.1/selenium_screenshots'
 $screenshotPath = '/var/www/selenium_screenshots'

Detailed Description

Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales.nosp@m.@gen.nosp@m.tics..nosp@m.com http://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.

Member Function Documentation

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.

{
$this->setSleep(1);
}

The documentation for this class was generated from the following file: