PHP 클래스 AdminRoutesTest

Test the response code for each administrative route after login.
상속: extends TestCase
파일 보기 프로젝트 열기: austintoddj/canvas

공개 메소드들

메소드 설명
it_can_access_the_edit_posts_page ( )
it_can_access_the_edit_tags_page ( )
it_can_access_the_edit_users_page ( )
it_can_access_the_edit_users_privacy_page ( )
it_can_access_the_help_index_page ( )
it_can_access_the_home_page ( )
it_can_access_the_media_library_page ( )
it_can_access_the_posts_index_page ( )
it_can_access_the_profile_index_page ( )
it_can_access_the_profile_privacy_page ( )
it_can_access_the_settings_index_page ( )
it_can_access_the_tags_index_page ( )
it_can_access_the_tools_index_page ( )
it_can_access_the_users_index_page ( )

메소드 상세

it_can_access_the_edit_posts_page() 공개 메소드

it_can_access_the_edit_tags_page() 공개 메소드

it_can_access_the_edit_users_page() 공개 메소드

it_can_access_the_edit_users_privacy_page() 공개 메소드

it_can_access_the_help_index_page() 공개 메소드

it_can_access_the_home_page() 공개 메소드

it_can_access_the_media_library_page() 공개 메소드

it_can_access_the_posts_index_page() 공개 메소드

it_can_access_the_profile_index_page() 공개 메소드

it_can_access_the_profile_privacy_page() 공개 메소드

it_can_access_the_settings_index_page() 공개 메소드

it_can_access_the_tags_index_page() 공개 메소드

it_can_access_the_tools_index_page() 공개 메소드

it_can_access_the_users_index_page() 공개 메소드