PHP Класс Nwidart\Modules\tests\NameParserTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
it_can_check_if_current_migration_is_about_adding ( )
it_can_check_if_current_migration_is_about_creating ( )
it_can_check_if_current_migration_is_about_deleting ( )
it_can_check_if_current_migration_is_about_dropping ( )
it_can_check_if_current_migration_type_matches_given_type ( )
it_gets_first_part_of_name_if_no_action_was_guessed ( )
it_gets_the_action_name ( )
it_gets_the_correct_matched_results ( )
it_gets_the_exploded_parts_of_migration_name ( )
it_gets_the_original_name ( )
it_gets_the_table_name ( )
it_makes_a_regex_pattern ( )

Описание методов

it_can_check_if_current_migration_is_about_adding() публичный Метод

it_can_check_if_current_migration_is_about_creating() публичный Метод

it_can_check_if_current_migration_is_about_deleting() публичный Метод

it_can_check_if_current_migration_is_about_dropping() публичный Метод

it_can_check_if_current_migration_type_matches_given_type() публичный Метод

it_gets_first_part_of_name_if_no_action_was_guessed() публичный Метод

it_gets_the_action_name() публичный Метод

it_gets_the_correct_matched_results() публичный Метод

it_gets_the_exploded_parts_of_migration_name() публичный Метод

it_gets_the_original_name() публичный Метод

it_gets_the_table_name() публичный Метод

it_makes_a_regex_pattern() публичный Метод