検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for mock (0.004 sec.)
Get the current mock for a class 12204
« uopz_get_hook uopz_get_property » PHP Manual Uopz 関数 Get the current mock for a class uopz_g ... et_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_get_m ... ock — Get the current mock for a class 説明 uopz_get_mock ( string $class ): ... mixed Returns the current mock for class . パラメータ class The name of the mocke ... 戻り値 Either a string containing the name of the mock, or an object, or null if no mock has been set. 例 ...
https://man.plustar.jp/php/function.uopz-get-mock.html - [similar]
新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 11850
« uopz_set_hook uopz_set_property » PHP Manual Uopz 関数 新しいオブジェクトを生成する際に、クラス ... の代わりにモックを使う uopz_set_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_m ... する際に、クラスの代わりにモックを使う 説明 uopz_set_mock ( string $class , mixed $mock ): void mock がクラス ... 合、 class の代わりにそれがインスタンス化されます。 mock はオブジェクトであっても構いません。 注意 : プロパ ... ティやメソッドに動的にアクセスした場合にだけ、 mock オブジェクトを使います。 静的にアクセスした場合には ...
https://man.plustar.jp/php/function.uopz-set-mock.html - [similar]
以前に設定したモックを削除する 11196
« uopz_unset_hook uopz_unset_return » PHP Manual Uopz 関数 以前に設定したモックを削除する uopz_u ... nset_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_unset ... _mock — 以前に設定したモックを削除する 説明 uopz_unset_m ... timeException がスローされます。 例 例1 uopz_unset_mock() の例 <?php class A { public static function who ... () { echo "A" ; } } class mockA { public static function who () { echo "mockA" ; ...
https://man.plustar.jp/php/function.uopz-unset-mock.html - [similar]
Uopz 関数 8967
« 定義済み定数 uopz_add_function » PHP Manual uopz Uopz 関数 Uopz 関数 目次 uopz_add_function — ... previously set hook on function or method uopz_get_mock — Get the current mock for a class uopz_get_proper ... xecute when entering a function or method uopz_set_mock — 新しいオブジェクトを生成する際に、クラスの代わり ... eviously set hook on function or method uopz_unset_mock — 以前に設定したモックを削除する uopz_unset_return ... , Uopz , return , previously , static , property , mock , 定数 ...
https://man.plustar.jp/php/ref.uopz.html - [similar]
Zend に対するユーザー操作 8861
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend ... previously set hook on function or method uopz_get_mock — Get the current mock for a class uopz_get_proper ... xecute when entering a function or method uopz_set_mock — 新しいオブジェクトを生成する際に、クラスの代わり ... eviously set hook on function or method uopz_unset_mock — 以前に設定したモックを削除する uopz_unset_return ... ザー , 操作 , return , previously , 設定 , static , mock ...
https://man.plustar.jp/php/book.uopz.html - [similar]
Unsets a previously set return value for a function 8030
« uopz_unset_mock WinCache » PHP Manual Uopz 関数 Unsets a previously set return value for a fun ... on , uopz , Unsets , previously , unset , string , mock , WinCache , Uopz ...
https://man.plustar.jp/php/function.uopz-unset-return.html - [similar]
Gets previously set hook on function or method 7535
« uopz_get_exit_status uopz_get_mock » PHP Manual Uopz 関数 Gets previously set hook on function ...
https://man.plustar.jp/php/function.uopz-get-hook.html - [similar]
Gets value of class or instance property 7535
« uopz_get_mock uopz_get_return » PHP Manual Uopz 関数 Gets value of class or instance property ...
https://man.plustar.jp/php/function.uopz-get-property.html - [similar]
Sets hook to execute when entering a function or method 7535
« uopz_restore uopz_set_mock » PHP Manual Uopz 関数 Sets hook to execute when entering a functio ...
https://man.plustar.jp/php/function.uopz-set-hook.html - [similar]
Removes previously set hook on function or method 7535
« uopz_undefine uopz_unset_mock » PHP Manual Uopz 関数 Removes previously set hook on function o ...
https://man.plustar.jp/php/function.uopz-unset-hook.html - [similar]
PREV 1 2 NEXT