@RunWith is required only if you use a mix of JUnit3 and JUnit4. ... To create a test suite for your unit tests, import the JUnit RunWith and Suite classes.
確定! 回上一頁