Skip to content

Assignment02b#2

Open
pranet wants to merge 10 commits intomasterfrom
assignment02b
Open

Assignment02b#2
pranet wants to merge 10 commits intomasterfrom
assignment02b

Conversation

@pranet
Copy link
Copy Markdown
Owner

@pranet pranet commented Jul 5, 2016

No description provided.

ArrayList<Event> ret = EventGenerator.readData(filename, appliances);
}
catch (Exception e) {
assertEquals(true, false);
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

If you want to assert, then don't catch exception, test will fail automatically.

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.

3 participants