Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
spec
PhpSpec
CodeAnalysis
VisibilityAccessInspectorSpec
PHP Класс spec\PhpSpec\CodeAnalysis\VisibilityAccessInspectorSpec
Наследование:
extends
PhpSpec\ObjectBehavior
Показать файл
Открыть проект
Открытые методы
Метод
Описание
it_should_be_an_access_inspector
( )
it_should_detect_a_public_method
( )
it_should_detect_a_public_property
( )
it_should_reject_a_private_method
( )
it_should_reject_a_private_property
( )
it_should_reject_an_object_if_a_method_does_not_exist
( )
it_should_reject_an_object_if_the_property_does_not_exist
( )
Описание методов
it_should_be_an_access_inspector()
публичный
Метод
public
it_should_be_an_access_inspector
( )
it_should_detect_a_public_method()
публичный
Метод
public
it_should_detect_a_public_method
( )
it_should_detect_a_public_property()
публичный
Метод
public
it_should_detect_a_public_property
( )
it_should_reject_a_private_method()
публичный
Метод
public
it_should_reject_a_private_method
( )
it_should_reject_a_private_property()
публичный
Метод
public
it_should_reject_a_private_property
( )
it_should_reject_an_object_if_a_method_does_not_exist()
публичный
Метод
public
it_should_reject_an_object_if_a_method_does_not_exist
( )
it_should_reject_an_object_if_the_property_does_not_exist()
публичный
Метод
public
it_should_reject_an_object_if_the_property_does_not_exist
( )