[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 2 classes

subscription_test:: (5 methods):
  test_regexp()
  test_addremove()
  test_bulkdigest()
  test_bulklist()
  test_overwrite()

MockupSubscription:: (5 methods):
  __construct()
  reset()
  isenabled()
  buildregex()
  send()


Class: subscription_test  - X-Ref

test_regexp()   X-Ref
No description

test_addremove()   X-Ref
No description

test_bulkdigest()   X-Ref
No description

test_bulklist()   X-Ref
No description

test_overwrite()   X-Ref
Tests, if overwriting subscriptions works even when subscriptions for the same
user exist for two nested namespaces, this is a test for the bug described in FS#2580


Class: MockupSubscription  - X-Ref

makes protected methods visible for testing

__construct()   X-Ref
No description

reset()   X-Ref
resets the mail array


isenabled()   X-Ref
No description

buildregex($user = null, $style = null, $data = null)   X-Ref
No description

send($subscriber_mail, $subject, $id, $template, $trep, $hrep = null, $headers = array()   X-Ref
No description