@RunWith: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * JUnit") |
|||
Line 2: | Line 2: | ||
* [[JUnit]] | * [[JUnit]] | ||
=Overview= | |||
@RunWith is a JUnit annotation that specifies the test runner. |