connell-class / revassess

this is a trial repo for making a template for the revature assessment
2 stars 11 forks source link

Tier 4 Answer4Tests not being ran #41

Closed MrNoseybonk closed 4 years ago

MrNoseybonk commented 4 years ago

Describe the bug The test suite for Tier 4 never runs the Answer4Tests class. It has Answer3Tests being tested twice.

To Reproduce Steps to reproduce the behavior:

  1. Go to src/test/java/Tier4Tests.java
  2. Scroll down to line 14
  3. It lists Answer3Tests.class a second time

Expected behavior It should state Answer4Tests.class to make sure the answer 4 tests are actually ran.

connellrobert commented 4 years ago

This was fixed shortly after assignment was made.