You are here

private property RestProcessorTest::$sut in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/RestProcessorTest.php \Drupal\Tests\radioactivity\Unit\RestProcessorTest::sut

The Rest Processor under test.

Type: \Drupal\radioactivity\RestProcessor

File

tests/src/Unit/RestProcessorTest.php, line 20

Class

RestProcessorTest
@coversDefaultClass \Drupal\radioactivity\RestProcessor @group radioactivity

Namespace

Drupal\Tests\radioactivity\Unit

Code

private $sut;