Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 344 Bytes

ConversationalStyle

There are two ways to test this project:

Via CLI: Running the class TestInput as an application in eclipse

Via jUnit tests cases: There is a test suite named AllTests, and pressing F11 will launch all tests included in: - HourConverterTest - MinutesConverterTest - TimeConvertertTest