JUnit 4 Vintage

The legacy version of JUnit still widely used in Java projects.

API entry from apis.yml

apis.yml Raw ↑
aid: junit:junit4
name: JUnit 4 Vintage
description: The legacy version of JUnit still widely used in Java projects.
humanURL: https://junit.org/junit4/
tags:
- Java
- Testing
properties:
- type: Documentation
  url: https://junit.org/junit4/
- type: Reference
  url: https://junit.org/junit4/javadoc/latest/
- type: GitHub
  url: https://github.com/junit-team/junit4