SPS-UCF / Python-Intro-Physics-Solver

SPS@UCF's introductory physics problem solver and model.
MIT License
4 stars 5 forks source link

Added the unittests for the functions in the newtonian model module. #9

Closed A-Hopkins closed 6 years ago

A-Hopkins commented 6 years ago

Added a unit test module to test each function given in the Newtonian model module. Each test is ran, printing the answer and comparing to a hand calculated answer.