Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 497 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 497 Bytes

Proyect-1-DT-FALL-2020

The following repository contains the starting code for the first project.

For testing purposes please DO NOT CHANGE JUNIT TESTERS. Adjust your methods names to those of the testers so that when other testers are used in your code there is no failure related to that issue.

Use PolynomialImp as the name of the class (as described in the JUnit tests) to implement your solution.

In order to grade your solution and be considered a "working code", it must past Test1.