Consistency
extends Suite
in package
Class \Hoa\Consistency\Test\Unit\Consistency.
Test suite of the consistency class.
Tags
Table of Contents
Methods
- case_entity_does_not_exists() : mixed
- case_entity_exists_with_class() : mixed
- case_entity_exists_with_interface() : mixed
- case_entity_exists_with_trait() : mixed
- case_get_entity_shortest_name() : mixed
- case_get_entity_shortest_name_with_already_the_shortest() : mixed
- case_get_entity_shortest_name_with_no_namespace() : mixed
- case_get_php_binary_with_bin_directory() : mixed
- case_get_php_binary_with_constant() : mixed
- case_get_php_binary_with_server() : mixed
- case_is_identifier() : mixed
- case_is_keyword() : mixed
- case_register_shutdown_function() : mixed
- case_uuid() : mixed
- case_uuid_all_differents() : mixed
- _entity_exists_with_xxx() : mixed
Methods
case_entity_does_not_exists()
public
case_entity_does_not_exists() : mixed
case_entity_exists_with_class()
public
case_entity_exists_with_class() : mixed
case_entity_exists_with_interface()
public
case_entity_exists_with_interface() : mixed
case_entity_exists_with_trait()
public
case_entity_exists_with_trait() : mixed
case_get_entity_shortest_name()
public
case_get_entity_shortest_name() : mixed
case_get_entity_shortest_name_with_already_the_shortest()
public
case_get_entity_shortest_name_with_already_the_shortest() : mixed
case_get_entity_shortest_name_with_no_namespace()
public
case_get_entity_shortest_name_with_no_namespace() : mixed
case_get_php_binary_with_bin_directory()
public
case_get_php_binary_with_bin_directory() : mixed
case_get_php_binary_with_constant()
public
case_get_php_binary_with_constant() : mixed
case_get_php_binary_with_server()
public
case_get_php_binary_with_server() : mixed
case_is_identifier()
public
case_is_identifier() : mixed
case_is_keyword()
public
case_is_keyword() : mixed
case_register_shutdown_function()
public
case_register_shutdown_function() : mixed
case_uuid()
public
case_uuid() : mixed
case_uuid_all_differents()
public
case_uuid_all_differents() : mixed
_entity_exists_with_xxx()
protected
_entity_exists_with_xxx(mixed $class, mixed $interface, mixed $trait) : mixed
Parameters
- $class : mixed
- $interface : mixed
- $trait : mixed