NameGenerator
Unit tests for class NameFactory and known NameGenerator implementations.
NameFactory
To add more tests, add entries to the ALGORITHMS, INPUTS, and OUTPUTS arrays, and code to the makeInputs() method.
ALGORITHMS
INPUTS
OUTPUTS
makeInputs()
This test assumes that it's being run using the MySQL database adapter, DBMM.
DBMM
Supports the Derby / DB2 / SQL92 standard for defining Binary data fields with either CHAR(#) FOR BIT DATA or VARCHAR(#) FOR BIT DATA.