AppFuseSupport |
|
| Your trail: |
Difference between
version 111
and
version 110:
| At line 34 changed 2 lines. |
| }}}* When working on a team, how to run test of a specific POJO using db-load task only in that specific table as well? |
| ;:''First, instead of using all the sample-data.xml file, create another file say sample-person.xml and there put the data that you want insert. After that you can do this:ant test-dao -Dtestcase=PersonDao -Dfile=metadata/sql/sample-person.xml'' |
| }}} |
| * When working on a team, how to run test of a specific POJO using db-load task only in that specific table as well? |
| ;:''First, instead of using all the sample-data.xml file, create another file say sample-person.xml and there put the data that you want insert. After that you can do this: |
| ant test-dao -Dtestcase=PersonDao -Dfile=metadata/sql/sample-person.xml'' |
Back to AppFuseSupport,
or to the Page History.
|