[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/testing/classes/ -> nasty_strings.php (summary)

Nasty strings to use in tests.

Copyright: 2013 David Monllaó
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 116 lines (4 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

nasty_strings:: (3 methods):
  get()
  reset_used_strings()
  random_index()


Class: nasty_strings  - X-Ref

Nasty strings manager.

Responds to nasty strings requests with a random string of the list
to try with different combinations in different places.

get($key)   X-Ref
Returns a nasty string and stores the key mapping.

param: string $key The key
return: string

reset_used_strings()   X-Ref
Resets the used strings var.

return: void

random_index()   X-Ref
Returns a random index.

return: int



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1