Testing - NoaAizer/OOP_Ex1 GitHub Wiki

We have created 4 JUNIT test (using JUNIT 5 version) in a separate folder:

PolynomTest, MonomTest, ComplexFunctionTest, Functions_GUITest.

Each is testing all the functions in every class (except Functions_GUITest which tests only the four functions we wrote, not the collection's function).

⚠️ **GitHub.com Fallback** ⚠️