Results 1 to 4 of 4

Thread: How to test DAOs with Junit

  1. #1
    Join Date
    Sep 2006
    Location
    I live in Mexico
    Posts
    6

    Default How to test DAOs with Junit

    Hiii to everybody, does anybody can help me, Because I want to test my Daos, but I do not how to doit.



    Many thanks to everybody.

  2. #2
    Join Date
    Jan 2006
    Location
    Spain
    Posts
    44

    Default

    Appfuse has good examples about testing.

    Take a look at appfuse

  3. #3
    Join Date
    Nov 2005
    Location
    Stockholm, Sweden
    Posts
    54

    Default

    Quote Originally Posted by jcarlos@guenda.com.mx View Post
    Hiii to everybody, does anybody can help me, Because I want to test my Daos, but I do not how to doit.



    Many thanks to everybody.
    It's in the docs, see this link:

    http://static.springframework.org/sp...ration-testing

    /S
    --
    Consultant/Contractor
    Stockholm, Sweden

  4. #4
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,425

    Default

    As SigmundL says it's in the reference manual. If that doesn't answer your questions, it would be useful to have some more information on what you are looking for.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •