Skip to content

A set of base and utility classes to aid in rapidly generating realistic, reproducible unit test fixture instances.

License

Notifications You must be signed in to change notification settings

ggranum/datagen

Repository files navigation

datagen-api

Rapidly generate arbitrarily large sets of realistic data models, reproducibly.

Test with real data…​ without using badly sanitized user data.

String foo = new StringGenerator().next();

Licensed under the Apache 2 license.

About

A set of base and utility classes to aid in rapidly generating realistic, reproducible unit test fixture instances.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages