JUnit Rules allow you to write code to do some before and after work. Thus, you don't repeat to write the same code in various test classes.
確定! 回上一頁