Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sean Lum] iP #162

Open
wants to merge 128 commits into
base: master
Choose a base branch
from
Open

[Sean Lum] iP #162

wants to merge 128 commits into from

Conversation

seanjyjy
Copy link

Add the ability to add, delete and list out tasks
Added text UI testing

@seanjyjy seanjyjy changed the title iP- week2 [Sean Lum] iP Aug 22, 2020
Copy link

@keanecjy keanecjy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is clean and free of errors. Greate use of Junit to run multiple tests

*
* @param tasks the task object containing the list of task.
*/
public String printNumTask(TaskList tasks) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No return statement for this method

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants