PHP Class Auth0\Tests\BasicCrudTest

Inheritance: extends ApiTests
Afficher le fichier Open project: auth0/auth0-php

Protected Properties

Свойство Type Description
$domain

Méthodes publiques

Méthode Description
testAll ( )

Méthodes protégées

Méthode Description
afterCreate ( $entity )
afterUpdate ( $entity )
getAll ( $client, $entity )
getApiClient ( )
getCreateBody ( )
getId ( $entity )
getUpdateBody ( )

Method Details

afterCreate() abstract protected méthode

abstract protected afterCreate ( $entity )

afterUpdate() abstract protected méthode

abstract protected afterUpdate ( $entity )

getAll() protected méthode

protected getAll ( $client, $entity )

getApiClient() abstract protected méthode

abstract protected getApiClient ( )

getCreateBody() abstract protected méthode

abstract protected getCreateBody ( )

getId() protected méthode

protected getId ( $entity )

getUpdateBody() abstract protected méthode

abstract protected getUpdateBody ( )

testAll() public méthode

public testAll ( )

Property Details

$domain protected_oe property

protected $domain