JTestCase is a 100% pure Java, open-source microframework that helps in separating test case data from test case units.
JTestCase embodies the concept of a TestCase. A TestCase can be seen as combination of one (or more) assert for a specific set of input parameters.
The introduction section explains this concept with further details.
其他Java Java 测试工具 开源项目资源: