Unit Testing/JUnit

From Wikiversity
Jump to navigation Jump to search

JUnit is a unit testing framework for the Java programming language.[1]

Readings

[edit | edit source]
  1. Wikipedia: Test automation
  2. Wikipedia: JUnit

Multimedia

[edit | edit source]

Activities

[edit | edit source]
  1. Install JUnit
  2. Create a Simple Test
  3. Test Exceptions
  4. View Test Coverage

See Also

[edit | edit source]

References

[edit | edit source]