Unit Testing/JUnit/Install JUnit

From Wikiversity
Jump to navigation Jump to search

Create a Java test environment. Select one of the following:

  • Install JUnit4 or JUnit5 from JUnit.org.
  • Using your Java package manager, add org.junit.runner.

See Also[edit | edit source]