If the standard test data producers do not meet your needs then you can create your own.
The following steps describe one way of creating a new test data producer:
rapidj.jar
*
in the classpath.jar -cvf myProducer.jar MyTestDataProducer.class
*rapidj.jar
can be found in the lib
directory under the RapidJ installation directory.
Test data producer
TestDataProducer interface