Package edu.pdx.cs.joy.phonebill
Class PhoneCallTest
java.lang.Object
edu.pdx.cs.joy.phonebill.PhoneCallTest
Unit tests for the
PhoneCall class.
You'll need to update these unit tests as you build out your program.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) voidThis unit test will need to be modified (likely deleted) as you implement your project.(package private) voidThis unit test will need to be modified (likely deleted) as you implement your project.
-
Constructor Details
-
PhoneCallTest
public PhoneCallTest()
-
-
Method Details
-
getBeginTimeStringNeedsToBeImplemented
This unit test will need to be modified (likely deleted) as you implement your project. -
initiallyAllPhoneCallsHaveTheSameCallee
This unit test will need to be modified (likely deleted) as you implement your project. -
forProject1ItIsOkayIfGetBeginTimeReturnsNull
-