This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
Document | Description |
---|---|
Project Plugins | This document lists the build plugins and the report plugins used by this project. |
Plugin Management | This document lists the plugins that are defined through pluginManagement. |
Mailing Lists | This document provides subscription and archive information for this project's mailing lists. |
Issue Tracking | This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link. |
Dependencies | This document lists the project's dependencies and provides information on each dependency. |
Continuous Integration | This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis. |
Project Team | This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another. |
Project License | This is a link to the definitions of project licenses. |
About | DDTUnit - A Data Driven Approach to Unit Testing extends the functionality of JUnit by providing a testdata repository. For setting up module/component tests this will provide a data centric approach to cover multiple testcases on coded testmethods. The basic idea of DDTUnit is to provide a XML description (XML Schema based) of testdata and combine it with the simplicity of JUnit. All program flow is coded in plain old Java. A wide range of object types can be expressed through the definition in xml resource (not just the simple String constructor based objects. |
Distribution Management | This document provides informations on the distribution management of this project. |
Source Repository | This is a link to the online source repository that can be viewed via a web browser. |
Project Summary | This document lists other related information of this project |