共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > restunit |
restunit
|
0 | 0 | 77 |
贡献者 | 讨论 | 代码提交 |
RESTUnit will be a set of Java classes that can be used to test REST services. The data structure classes shall be serializable to and from a simple format, making the simplest way to create tests a matter of creating text files.
Main features:
Simple, human-readable/editable format for tests Ability to easily derive tests from other tests, such as to run conditional get tests, head tests and SSL tests Programmatic interface to testing process Results in JUnit format as option Ability to easily run specific tests or groups of tests Ability to run tests as TestNG and/or JUnit tests