Skip to content

Removal of use of assert-type macro#15

Open
ducky427 wants to merge 1 commit intomjul:masterfrom
ducky427:master
Open

Removal of use of assert-type macro#15
ducky427 wants to merge 1 commit intomjul:masterfrom
ducky427:master

Conversation

@ducky427
Copy link
Copy Markdown

The code doesn't need to check the type of arguments anymore as the type information has already been provided. If a wrong type is passed, you get a ClassCastException.

I've left the macro but removed its use. I've fixed the tests accordingly.

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.

1 participant