index.html
来自「dfdfddfskfjdsklfjksdljflksjfsjlkfdjlksfj」· HTML 代码 · 共 1,325 行 · 第 1/2 页
HTML
1,325 行
</small> </div> </div> <div style="margin-top: 20px; width: 100%; text-align: center;"> <a href="http://maven.apache.org/" title="Powered by Maven"><img style="border: 1px solid black" alt="Powered by Maven" src="./images/logos/maven-propaganda.png"></img></a> </div> </div> </td> <td rowspan="2"> <div id="bodycol"> <div class="app"> <div class="h3"> <h3> <a name="About DbUnit">About DbUnit</a> </h3> <p> DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage. </p> <p> DbUnit has the ability to export and import your database data to and from XML datasets. Since version 2.0, DbUnit can works with very large dataset when use in streaming mode. DbUnit can also helps you to verify that your database data match expected set of values. </p> </div> <div class="h3"> <h3> <a name="News">News</a> </h3> <table border="1" width="100%" cellspacing="2" cellpadding="3"> <tr class="b"> <td> 2004-05-31 </td> <td> <b> Version 2.1 released. </b> Multiple bugfixes and enhancements. See <a href="changes-report.html#2.1"> changes </a> . </td> </tr> <tr class="a"> <td> 2004-04-28 </td> <td> DeveloperWorks article: <a href="http://www-106.ibm.com/developerworks/library/j-dbunit.html?ca=drs-j1604"> Control your test-environement with DbUnit and Anthill </a> . </td> </tr> <tr class="b"> <td> 2004-03-16 </td> <td> The <a href="http://www.dbunit.org/wiki/"> DbUnit Wiki </a> is now officially online. Please contribute to the <a href=" http://www.dbunit.org/cgi-bin/wiki.pl?SupportedRDBMS"> SupportedRDBMS </a> page. </td> </tr> <tr class="a"> <td> 2004-01-26 </td> <td> ONJava article: <a href="http://www.onjava.com/pub/a/onjava/2004/01/21/dbunit.html"> Effective Unit Testing with DbUnit </a> . </td> </tr> <tr class="b"> <td> 2004-01-22 </td> <td> Version 2.0 released. See <a href="changes-report.html#2.0"> changes </a> . </td> </tr> <tr class="a"> <td> 2003-10-05 </td> <td> Version 1.5.6 released. See <a href="changes-report.html#1.5.6"> changes </a> . </td> </tr> <tr class="b"> <td> 2003-07-16 </td> <td> Federico Spinazzi joined the DbUnit developement team. </td> </tr> <tr class="a"> <td> 2003-07-16 </td> <td> Version 1.5.5 released. See <a href="changes-report.html#1.5.5"> changes </a> . </td> </tr> <tr class="b"> <td> 2003-04-04 </td> <td> Version 1.5.1 released. See <a href="changes-report.html#1.5.1"> changes </a> . </td> </tr> <tr class="a"> <td> 2003-03-01 </td> <td> Version 1.5 released. See <a href="changes-report.html#1.5"> changes </a> . </td> </tr> <tr class="b"> <td> 2002-11-07 </td> <td> Eric Pugh joined the DbUnit developement team. </td> </tr> <tr class="a"> <td> 2002-07-17 </td> <td> The java API documentation is now available <a href="apidocs/index.html"> online </a> . </td> </tr> <tr class="b"> <td> 2002-07-17 </td> <td> Version 1.4 released. See <a href="changes-report.html#1.4"> changes </a> . </td> </tr> <tr class="a"> <td> 2002-05-10 </td> <td> Timothy Ruppert and Ben Cox joined the DbUnit developement team. </td> </tr> <tr class="b"> <td> 2002-04-04 </td> <td> Version 1.3 released. See <a href="changes-report.html#1.3"> changes </a> . </td> </tr> <tr class="a"> <td> 2002-04-04 </td> <td> New website design and logo done by <a href="http://www.silphid.com/"> Silphid Creations </a> . </td> </tr> <tr class="b"> <td> 2002-03-19 </td> <td> Version 1.2.4 released. See <a href="changes-report.html#1.2.4"> changes </a> . </td> </tr> <tr class="a"> <td> 2002-03-15 </td> <td> Version 1.2 released. See <a href="changes-report.html#1.2"> changes </a> . </td> </tr> <tr class="b"> <td> 2002-03-10 </td> <td> Version 1.1 released. See <a href="changes-report.html#1.1"> changes </a> . </td> </tr> <tr class="a"> <td> 2002-02-27 </td> <td> Version 1.0 released. This is the first public release. </td> </tr> </table> </div> </div> </div> </td> </tr> </table> <div id="footer"> <table border="0" style="width:100%" cellpadding="4" cellspacing="0"> <tr> <td>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?