OK! That's better :-) The tutorial said "Simply create a PersonDaoTest.properties file in the same directory as PersonDaoTest.java and define your property values inside it:"
Cheers, Doug Matt Raible <[EMAIL PROTECTED]> wrote: Did you put the PersonDaoTest.properties file in src/test/resources/package/name? On 6/12/07, Doug Pham wrote: > Matt, > After following through with the tutorial, I ran into a small problem > with the test case. When you create a "Person" in the > testAddAndRemovePerson(), the set* method works fine but when I try to do > the populate(Object) using the *.properties file, the value for "Person" is > null. Besides this, everything seems to work as documented. > > Thanks, > Doug > > > ________________________________ > You snooze, you lose. Get messages ASAP with AutoCheck > in the all-new Yahoo! Mail Beta. > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Be a PS3 game guru. Get your game face on with the latest PS3 news and previews at Yahoo! Games.
