All Downloads are FREE. Search and download functionalities are using the official Maven repository.

demo.shop.shop.test.properties Maven / Gradle / Ivy

Go to download

benerator is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or configuration files. Data can imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options.

The newest version!
# 
# Generation settings for test mode
#

# benerator defaults
benerator.defaultPageSize=100
benerator.defaultScript=ben
benerator.defaultNull=true
benerator.defaultEncoding=UTF-8
dbBatch=false
locale=de
country=DE

# scaling parameters
product_count=3
customer_count=5
orders_per_customer=3
items_per_order=2

# specific data
[email protected]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy