Jump to content

Unit Testing/JUnit/Install JUnit

From Wikiversity

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]