EasyRandom is the usual tool, when it comes to generate random test data. But it also has some drawbacks. E.g. it is not possible to define interceptors, which allows you to change the randomly generated data. EasyRandom can also be very slow for big object graphs.
This ticket is about doing some experiments on top of the implemented random generators, maybe with some improvements.
EasyRandom is the usual tool, when it comes to generate random test data. But it also has some drawbacks. E.g. it is not possible to define interceptors, which allows you to change the randomly generated data. EasyRandom can also be very slow for big object graphs.
This ticket is about doing some experiments on top of the implemented random generators, maybe with some improvements.