On 7 Feb 2010, at 21:47, DJ Gregor wrote:
Jonathan,
PopulatedTemporaryDatabaseTestCase populates the database with just
the
OpenNMS schema (tables, indexes, etc.), but no data in the tables.
You'll have to do that yourself or add to initializeDatabase() in
PopulatedTemporaryDatabaseTestCase
Jonathan,
PopulatedTemporaryDatabaseTestCase populates the database with just the
OpenNMS schema (tables, indexes, etc.), but no data in the tables.
You'll have to do that yourself or add to initializeDatabase() in
PopulatedTemporaryDatabaseTestCase. There might be unintended
consequences of doi
Hi Chaps,
I have a persistent failing set of tests - see
http://bamboo.internal.opennms.com:8085/browse/OPENNMS-FEATUREREPORTINGAPI-23/test/org.opennms.web.svclayer.DefaultOutageServiceIntegrationTest
for and example of what I mean.
I think my create.sql foo is not up to the job. I'm missing