[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 4 classes

RemoteAPICoreTest:: (11 methods):
  getRemoteInfo()
  stringTestMethod()
  intTestMethod()
  floatTestMethod()
  dateTestMethod()
  fileTestMethod()
  voidTestMethod()
  oneStringArgMethod()
  twoArgMethod()
  twoArgWithDefaultArg()
  publicCall()

remote_plugin_testplugin:: (5 methods):
  _getMethods()
  method1()
  methodString()
  method2()
  publicCall()

remote_plugin_testplugin2:: (4 methods):
  commented()
  privateMethod()
  protectedMethod()
  _underscore()

remote_test:: (25 methods):
  setUp()
  tearDown()
  test_pluginMethods()
  test_pluginDescriptors()
  test_hasAccessSuccess()
  test_hasAccessFail()
  test_hasAccessFailAcl()
  test_hasAccessSuccessAclEmptyRemoteUser()
  test_hasAccessSuccessAcl()
  test_hasAccessFailAcl2()
  test_forceAccessSuccess()
  test_forceAccessFail()
  test_generalCoreFunctionWithoutArguments()
  test_generalCoreFunctionOnArgumentMismatch()
  test_generalCoreFunctionWithArguments()
  test_generalCoreFunctionOnArgumentMissing()
  test_pluginCallMethods()
  test_pluginCallMethodsOnArgumentMissing()
  test_notExistingCall()
  test_publicCallCore()
  test_publicCallPlugin()
  test_publicCallCoreDeny()
  test_publicCallPluginDeny()
  test_pluginCallCustomPath()
  pluginCallCustomPathRegister()


Class: RemoteAPICoreTest  - X-Ref

getRemoteInfo()   X-Ref
No description

stringTestMethod()   X-Ref
No description

intTestMethod()   X-Ref
No description

floatTestMethod()   X-Ref
No description

dateTestMethod()   X-Ref
No description

fileTestMethod()   X-Ref
No description

voidTestMethod()   X-Ref
No description

oneStringArgMethod($arg)   X-Ref
No description

twoArgMethod($string, $int)   X-Ref
No description

twoArgWithDefaultArg($string1, $string2 = 'default')   X-Ref
No description

publicCall()   X-Ref
No description

Class: remote_plugin_testplugin  - X-Ref

_getMethods()   X-Ref
No description

method1()   X-Ref
No description

methodString()   X-Ref
No description

method2($str, $int, $bool = false)   X-Ref
No description

publicCall()   X-Ref
No description

Class: remote_plugin_testplugin2  - X-Ref

commented($str, $int, $bool, $unknown)   X-Ref
This is a dummy method

return: array
param: string $str some more parameter description
param: int $int
param: bool $bool
param: Object $unknown

privateMethod()   X-Ref
No description

protectedMethod()   X-Ref
No description

_underscore()   X-Ref
No description

Class: remote_test  - X-Ref

setUp()   X-Ref
No description

tearDown()   X-Ref
No description

test_pluginMethods()   X-Ref
No description

test_pluginDescriptors()   X-Ref
No description

test_hasAccessSuccess()   X-Ref
No description

test_hasAccessFail()   X-Ref
No description

test_hasAccessFailAcl()   X-Ref
No description

test_hasAccessSuccessAclEmptyRemoteUser()   X-Ref
No description

test_hasAccessSuccessAcl()   X-Ref
No description

test_hasAccessFailAcl2()   X-Ref
No description

test_forceAccessSuccess()   X-Ref
No description

test_forceAccessFail()   X-Ref
No description

test_generalCoreFunctionWithoutArguments()   X-Ref
No description

test_generalCoreFunctionOnArgumentMismatch()   X-Ref
No description

test_generalCoreFunctionWithArguments()   X-Ref
No description

test_generalCoreFunctionOnArgumentMissing()   X-Ref
No description

test_pluginCallMethods()   X-Ref
No description

test_pluginCallMethodsOnArgumentMissing()   X-Ref
No description

test_notExistingCall()   X-Ref
No description

test_publicCallCore()   X-Ref
No description

test_publicCallPlugin()   X-Ref
No description

test_publicCallCoreDeny()   X-Ref
No description

test_publicCallPluginDeny()   X-Ref
No description

test_pluginCallCustomPath()   X-Ref
No description

pluginCallCustomPathRegister(&$event, $param)   X-Ref
No description