Package | Description |
---|---|
com.carrotsearch.randomizedtesting.generators |
Modifier and Type | Class and Description |
---|---|
class |
ASCIIGenerator
A generator emitting simple ASCII characters from the set
(newlines not counted):
|
class |
CodepointSetGenerator
A string generator from a predefined set of codepoints or characters.
|
class |
RealisticUnicodeGenerator
A string generator that emits valid unicodeGenerator codepoints.
|
class |
UnicodeGenerator
A string generator that emits valid unicodeGenerator codepoints.
|
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.