Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonEncoderTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Encoder\JsonEncoder[[api-linebreak]] @group serialization |
| JsonEncoderTest.php | file | core/ |
|
| JsonEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
| JsonTest | class | core/ |
@coversDefaultClass \Drupal\Component\Serialization\Json[[api-linebreak]] @group Serialization |
| JsonTest.php | file | core/ |
|
| JsonTest::$htmlUnsafe | property | core/ |
An array of unsafe html characters which has to be encoded. |
| JsonTest::$htmlUnsafeEscaped | property | core/ |
An array of unsafe html characters which are already escaped. |
| JsonTest::$string | property | core/ |
A test string with the full ASCII table. |
| JsonTest::setUp | function | core/ |
|
| JsonTest::testEncodingAscii | function | core/ |
Tests encoding for every ASCII character. |
| JsonTest::testEncodingLength | function | core/ |
Tests encoding length. |
| JsonTest::testEncodingStartEnd | function | core/ |
Tests end and start of the encoded string. |
| JsonTest::testReversibility | function | core/ |
Tests converting PHP variables to JSON strings and back. |
| JsonTest::testStructuredReversibility | function | core/ |
Test the reversibility of structured data |
| JsOptimizerUnitTest | class | core/ |
Tests the JS asset optimizer. |
| JsOptimizerUnitTest.php | file | core/ |
|
| JsOptimizerUnitTest::$optimizer | property | core/ |
A JS asset optimizer. |
| JsOptimizerUnitTest::providerTestClean | function | core/ |
Provides data for the JS asset cleaning test. |
| JsOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the JS asset optimize test. |
| JsOptimizerUnitTest::setUp | function | core/ |
|
| JsOptimizerUnitTest::testClean | function | core/ |
Tests cleaning of a JS asset group containing 'type' => 'file'. |
| JsOptimizerUnitTest::testOptimize | function | core/ |
Tests cleaning of a JS asset group containing 'type' => 'file'. |
| JSWebAssertTest | class | core/ |
Tests for the JSWebAssert class. |
| JSWebAssertTest.php | file | core/ |
|
| JSWebAssertTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JSWebAssertTest::$modules | property | core/ |
Required modules. |
| JSWebAssertTest::testJsWebAssert | function | core/ |
Tests that JSWebAssert assertions work correctly. |
| JsWebAssertTestForm | class | core/ |
Test form for JSWebAssert JavaScriptTestBase. |
| JsWebAssertTestForm.php | file | core/ |
|
| JsWebAssertTestForm::addAssertWaitOnAjaxRequest | function | core/ |
Ajax callback for the "Test waitForAjax" button. |
| JsWebAssertTestForm::addButton | function | core/ |
Ajax callback for the "Add button" button. |
| JsWebAssertTestForm::addField | function | core/ |
Ajax callback for the "Add field" button. |
| JsWebAssertTestForm::addId | function | core/ |
Ajax callback for the "Add ID" button. |
| JsWebAssertTestForm::addLink | function | core/ |
Ajax callback for the "Add link" button. |
| JsWebAssertTestForm::addWaitForElementVisible | function | core/ |
Ajax callback for the "Test waitForElementVisible" button. |
| JsWebAssertTestForm::buildForm | function | core/ |
Form for testing the addition of various types of elements via AJAX. |
| JsWebAssertTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| JsWebAssertTestForm::submitForm | function | core/ |
Form submission handler. |
| JSWebWithWebDriverAssertTest | class | core/ |
Tests for the JSWebAssert class using webdriver. |
| JSWebWithWebDriverAssertTest.php | file | core/ |
|
| JSWebWithWebDriverAssertTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JSWebWithWebDriverAssertTest::$minkDefaultDriverClass | property | core/ |
To use a legacy phantomjs based approach, please use PhantomJSDriver::class. |
| js_ajax_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_ajax_test/js_ajax_test.info.yml |
| js_ajax_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_ajax_test/js_ajax_test.libraries.yml |
| js_ajax_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_ajax_test/js_ajax_test.routing.yml |
| js_cookie_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_cookie_test/js_cookie_test.info.yml |
| js_cookie_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_cookie_test/js_cookie_test.libraries.yml |
| js_cookie_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_cookie_test/js_cookie_test.routing.yml |
| js_deprecation_log_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.info.yml |
| js_deprecation_log_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.libraries.yml |
Pagination
- Previous page
- Page 374
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.