Testing Lab Exercises (DE Section)

Re-run black box tests after debugging code

Re-run black box tests after debugging code

Now that all of your white box tests are passing, you need to re-run all of your black box tests. If any of the tests are still failing, you will need to debug TriangleClassification.java. If a test was failing during the initial black box testing, leave the initial Actual Result and add the updated Actual Result highlighted in yellow.