Follow these steps to create the JUnit test case.
按照以下步骤来创建JUnit测试用例。
In other words, use a JUnit test case to capture the scenario requirement.
换句话说,使用JUnit测试用例来捕捉场景需求。
At minimum, a JUnit test case has the common structure shown in code Listing 1.
最低限度,一个JUnit测试用例有一个如列表1代码中所示的常用结构。
For JUnit, it was a test case.
对于JUnit,它是一个测试用例。
JUnit provides an additional mechanism to determine the success or failure of a test case.
JUnit提供了一个额外的决定测试用例成功或者失败的机制。
JUnit provides an additional mechanism to determine the success or failure of a test case.
JUnit提供了一个额外的决定测试用例成功或者失败的机制。
应用推荐