

It's common for an OpenMRS distribution to list the concepts it uses in classes of static constants, e.g.

#Java test data generator generator#
This project would seek to provide a mechanism by which developers can easily generate a test dataset file for use in unit tests, which includes a configurable subset of their entire concept dictionary. Welcome to Online test data generator Here you can generate up to 100 combinations of data formats and information and export up to 100,000 records. PIH team have written code to generate a MariaDB copy of a production database but there's no easy way to specify what content should be included.Also distributions commonly deploy concepts via a SQL dump (e.g. Metadata Deploy module addresses this challenge for a lot metadata types - but doesn't include concepts, as these don't lend themselves to being described in code.For example, developers may want to write unit tests for an indicator report that includes most of the metadata and concepts used by the distribution. It is challenge for developers, especially those working on large distributions, to maintain test data which is consistent with their production environments.
