You are here

abstract protected function BasicCrudTest::getUpdateBody in Auth0 Single Sign On 8.2

Data to use to update the test entity.

Return value

array

1 call to BasicCrudTest::getUpdateBody()
BasicCrudTest::testAll in vendor/auth0/auth0-php/tests/API/BasicCrudTest.php
All basic CRUD test assertions.

File

vendor/auth0/auth0-php/tests/API/BasicCrudTest.php, line 67

Class

BasicCrudTest
Class BasicCrudTest.

Namespace

Auth0\Tests\API

Code

protected abstract function getUpdateBody();