You are here

protected property TestClient::$nextResponse in Drupal 8

File

core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php, line 84

Class

TestClient
Special client that can return a given response on the first doRequest().

Namespace

Drupal\BuildTests\Framework\Tests

Code

protected $nextResponse = NULL;