Few observations I made... So the problem for me comes when the test "DatabaseGenerationHelperTest" runs before "SingularPluralConversionTest" either within eclipse or via maven.
The Database generation test initializes the properties file programmatically with 2 values, and only those two values are seen while debugging that test. the singular plural test doesnt have anything setUp. I tried putting in the stuff mentioned above in the junit setUp() however test still fails as before for the two asserts that deal with reading properties file. It is against fixed when I delete the database generation helper test. -- View this message in context: http://www.nabble.com/Sculptor-generator-tests...failing-under-certain-run-cenerios.-tp18660140s17564p18664501.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
