PHP 클래스 Nwidart\Modules\tests\NameParserTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nwidart/laravel-modules

공개 메소드들

메소드 설명
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() 공개 메소드