PHP 클래스 Auth0\Tests\BasicCrudTest

상속: extends ApiTests
파일 보기 프로젝트 열기: auth0/auth0-php

보호된 프로퍼티들

프로퍼티 타입 설명
$domain

공개 메소드들

메소드 설명
testAll ( )

보호된 메소드들

메소드 설명
afterCreate ( $entity )
afterUpdate ( $entity )
getAll ( $client, $entity )
getApiClient ( )
getCreateBody ( )
getId ( $entity )
getUpdateBody ( )

메소드 상세

afterCreate() 추상적인 보호된 메소드

abstract protected afterCreate ( $entity )

afterUpdate() 추상적인 보호된 메소드

abstract protected afterUpdate ( $entity )

getAll() 보호된 메소드

protected getAll ( $client, $entity )

getApiClient() 추상적인 보호된 메소드

abstract protected getApiClient ( )

getCreateBody() 추상적인 보호된 메소드

abstract protected getCreateBody ( )

getId() 보호된 메소드

protected getId ( $entity )

getUpdateBody() 추상적인 보호된 메소드

abstract protected getUpdateBody ( )

testAll() 공개 메소드

public testAll ( )

프로퍼티 상세

$domain 보호되어 있는 프로퍼티

protected $domain