Answered You can hire a professional tutor to get the answer.

QUESTION

public class SelectionMethods { // Complete timeDifference that takes two different times and returns a // string with the difference in hours and...

My question is regarding a small java project using eclipse. I have attached 3 files, 2 of which are junit tests and the other is the java class.

There are a total of 16 methods in this project but I have already completed most of them. The methods are simple questions that require selection control structures if, if..else, and nested if..else and the relational, equality, and logical operators  < <= > >=  == !=  ! && ||

When I run the junit test some methods still contain errors which I need help fixing. Of the 16 methods only 5 still need to be started.

Please let me know if you are willing to help me with this project. It shouldn't take too long if you are experienced with java (an hour or so). I 

  • Attachment 1
  • Attachment 2
  • Attachment 3
import java.text.ParseException;import java.text.SimpleDateFormat;import java.util.Date;public class SelectionMethods {// Complete timeDifference that takes two different times and returns a//...
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question