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

Typo in CS1632_Lecture6_UnitTesting.pdf #12

Open
bvalley opened this issue Feb 7, 2018 · 1 comment
Open

Typo in CS1632_Lecture6_UnitTesting.pdf #12

bvalley opened this issue Feb 7, 2018 · 1 comment

Comments

@bvalley
Copy link

bvalley commented Feb 7, 2018

On the slide for "Minitest Assertions", instead of assert_equals it should be assert_equal for Ruby.

-brv11

@jordangrogan
Copy link

Likewise, on slide 19, refute_equals should be refute_equal.
Also, on slide 18, assert_true should just be assert, and on slide 19, refute_true should just be refute.

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

No branches or pull requests

2 participants