There would be nothing wrong with adding a target like this I guess... but you could incorporate it into the 'test-dao' target that already exists. If you don't want to run the db related tests when executing the kind of target you're talking about, simply use the 'test-dao' target as a template, and use a different directory or pattern matching strategy.

--Bryan

Man-Chi Leung wrote:
hi,

some model may have business function.

should we add another ant target as "test-model" for testcase of model classes?

or still keep all business logic in service layer only??

pls advise

~thinkboy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to