nayuki / Project-Euler-solutions

Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
https://www.nayuki.io/page/project-euler-solutions
1.89k stars 675 forks source link

comitt #27

Closed Thuong1998 closed 5 years ago

Thuong1998 commented 5 years ago

/// unit test for Library.java

nguyenducviet1999 commented 5 years ago

đụng hàng ông ơi.ông học lớp kiểm thử ak

nguyenducviet1999 commented 5 years ago

ukm.web dùng chán vc.

nayuki commented 5 years ago

You added extra files to my project without explaining or justifying them. Namely: .classpath, .gitignore, .project (all from the Eclipse IDE).

You also added LibraryTest2.java, which is unjustified given that the content belongs in LibraryTest.java. The logic in your class is incorrect, and the test cases should not be using assertNotSame() with a string as one of its arguments.

If this is your pet project, keep the changes private to your own repository. Do not contribute this kind of low-quality work upstream.