Peach :: Generators :: data :: BadStrings :: Class BadStrings
[hide private]

Class BadStrings

source code


Generates variouse string tests.

Examples of data generated:

Instance Methods [hide private]
 
__init__(self, group=None) source code
Static Methods [hide private]
 
unittest() source code
Class Variables [hide private]
  _strings = ['Peach', 'abcdefghijklmnopqrstuvwxyz', 'ABCDEFGHIJ...
Class Variable Details [hide private]

_strings

Value:
['Peach', 'abcdefghijklmnopqrstuvwxyz', 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', \
'0123456789', '', '10', '0.0', '1.0', '0.1', '1.1.1', '-2,147,483,648'\
, '-2,147,483,649', '2,147,483,647', '2,147,483,649', '-2147483648', '\
-2147483649', '2147483647', '2147483649', '-129', '129', '255', '256',\
 '-32769', '-32,769', '32767', '32769', '4,294,967,295', '4294967299',\
 '-9,223,372,036,854,775,809', '-9223372036854775809', '9,223,372,036,\
854,775,809', '9223372036854775809', '18,446,744,073,709,551,615', '18\
,446,744,073,709,551,619', '18446744073709551619', '2.3058430092136939\
...