Skip to main content

JUnit

JUnits can be described as testing an application at the code level. It makes function calls that would otherwise be called by the front end, and uses inputs and expected outputs to determine wether a function is behaving properly.