LimeSurvey API - Master branch

WebTestCase.php

Change the following URL based on your server configuration Make sure the URL ends with a slash so that we can use relative URLs in test cases

Table of Contents

Classes

WebTestCase
The base class for functional test cases.

Constants

TEST_BASE_URL  = 'http://localhost/testdrive/index-test.php/'
Change the following URL based on your server configuration Make sure the URL ends with a slash so that we can use relative URLs in test cases

Constants

TEST_BASE_URL

Change the following URL based on your server configuration Make sure the URL ends with a slash so that we can use relative URLs in test cases

public mixed TEST_BASE_URL = 'http://localhost/testdrive/index-test.php/'

        
On this page

Search results