Skip to content

Branch-A-Assertions#559

Open
PhireHandy wants to merge 41 commits intonus-cs2103-AY1920S1:masterfrom
PhireHandy:Branch-A-Assertions
Open

Branch-A-Assertions#559
PhireHandy wants to merge 41 commits intonus-cs2103-AY1920S1:masterfrom
PhireHandy:Branch-A-Assertions

Conversation

@PhireHandy
Copy link
Copy Markdown

No description provided.

j-lum and others added 30 commits August 6, 2019 15:25
Add toolVersion block in to Gradle code sample to prevent errors.
Gradle defaults to an empty stdin which results in runtime exceptions
when attempting to read from `System.in`. Let's add some sensible
defaults for students who may still need to work with the standard
input stream.
Add configuration for console applications
adding Gradle to project
requires further implementation with regards to testing (JUnit)
# Conflicts:
#	src/main/java/Duke.java
#	src/main/java/command/DeadlineCommand.java
#	src/main/java/command/DeleteCommand.java
#	src/main/java/command/DoneCommand.java
#	src/main/java/command/EventCommand.java
#	src/main/java/exception/DukeException.java
#	src/main/java/main/Storage.java
#	src/main/java/main/UI.java
#	src/main/java/task/Event.java
#	src/main/java/task/Todo.java
# Conflicts:
#	src/main/java/main/UI.java
#	src/main/java/task/Task.java
To be implemented:
Full support of all Duke's previous features with the new GUI
…s in Main directory follow the CheckStyle.

Assertion checks to ensure that the correct types of command are passed as inputs.
@nus-se-pr-bot
Copy link
Copy Markdown

Hi @PhireHandy, your pull request title is not as specified. Please rectify the PR title to match the following requirement:

For PR sent as submission of iP (Individual Project), the PR name should be in the format of [Your name] Duke Increments (such as [John Doe] Duke Increments).

For PR sent as submission of tP (Team Project), the PR name should be in the format of [Module Code-Tutorial Slot-Team ID] Product Name (such as [CS2103-T09-2] Peter Printer).

Please follow the above format strictly. Once the title is edited, the PR will be reprocessed by the bot.

Note: this comment is posted by a bot. If you believe this is done in error, please create an issue at nus-se-pr-bot and add a link to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants