You are here

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

Data to use to create the test entity.

Return value

array

1 call to BasicCrudTest::getCreateBody()
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 60

Class

BasicCrudTest
Class BasicCrudTest.

Namespace

Auth0\Tests\API

Code

protected abstract function getCreateBody();