Help

Controls

PermLinkWikiLink

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Users Forum ListTopic List
11. Sep 2008, 16:23 CET | Link

Hi guys,

I'm looking for a clean way to populate with random data my test database. Usually I use Populator and Faker on Rails that generates random named, sentences and other random data.

There's something like this in java or seam world?

thx

1 Reply:
11. Sep 2008, 19:52 CET | Link

I wanted to try Databene for a while, you could do that and report back. I'd love to have some integration in Seam for test data generation, see DBUnitSeamTest.

 

Check out my weblog or have a look at the books I wrote.