hal-1.0.0/tests/src/Functional/block_content/BlockContentTypeHalJsonCookieTest.php

tests/src/Functional/block_content/BlockContentTypeHalJsonCookieTest.php
<?php

namespace Drupal\Tests\hal\Functional\block_content;

use Drupal\Tests\block_content\Functional\Rest\BlockContentTypeResourceTestBase;
use Drupal\Tests\rest\Functional\CookieResourceTestTrait;

/**
 * @group hal
 */
class BlockContentTypeHalJsonCookieTest extends BlockContentTypeResourceTestBase {

  use CookieResourceTestTrait;

  /**
   * {@inheritdoc}
   */
  protected static $modules = ['hal'];

  /**
   * {@inheritdoc}
   */
  protected $defaultTheme = 'stark';

  /**
   * {@inheritdoc}
   */
  protected static $format = 'hal_json';

  /**
   * {@inheritdoc}
   */
  protected static $mimeType = 'application/hal+json';

  /**
   * {@inheritdoc}
   */
  protected static $auth = 'cookie';

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc