[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/_test/tests/inc/ -> common_pageinfo.test.php (summary)

(no description)

File Size: 355 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

common_pageinfo_test:: (10 methods):
  setup()
  _get_expected_pageinfo()
  test_basic_nonexistentpage()
  test_basic_existingpage()
  test_anonymoususer()
  test_rev()
  test_range()
  test_editor_and_externaledits()
  test_draft()
  test_ismobile()


Class: common_pageinfo_test  - X-Ref

Unit Test for inc/common.php - pageinfo()

setup()   X-Ref
No description

_get_expected_pageinfo()   X-Ref
No description

test_basic_nonexistentpage()   X-Ref
check info keys and values for a non-existent page & admin user


test_basic_existingpage()   X-Ref
check info keys and values for a existing page & admin user


test_anonymoususer()   X-Ref
check info keys and values for anonymous user


test_rev()   X-Ref
check info keys and values with $REV
(also see $RANGE tests)


test_range()   X-Ref
check info keys and values with $RANGE


test_editor_and_externaledits()   X-Ref
test editor entry and external edit


test_draft()   X-Ref
check draft


test_ismobile()   X-Ref
check ismobile