You are here

protected property SerializerTest::$sut in JSON:API 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/Serializer/SerializerTest.php \Drupal\Tests\jsonapi\Kernel\Serializer\SerializerTest::sut

The subject under test.

Type: \Drupal\jsonapi\Serializer\Serializer

File

tests/src/Kernel/Serializer/SerializerTest.php, line 49

Class

SerializerTest
Tests the JSON:API serializer.

Namespace

Drupal\Tests\jsonapi\Kernel\Serializer

Code

protected $sut;