Ad
  • Custom User Avatar

    Hi guys, I've added random test to my kata. Thanks for the advice

  • Custom User Avatar

    thanks for the advice. Very appreciate that

  • Custom User Avatar

    Hi Johan, Thanks for the recommendation. I was going to use assertEquals but did some reasearch about assertDeepEquals. It seems like a better choice.

    Just wanted to ask you, from my understanding, assertDeepEquals check if the result is equivalent with expected output, even though they're not the same object. Is there any other reason why you suggested using assertDeepEquals?

    Thank you

  • Custom User Avatar

    I'm having the same problem with the test cases. I had 4 failed when i attempted my code. But the I manually added in the sample test box and i passed it all. I think there must be a problem with the test cases. :( does anyone have any suggestion what i need to do now? i dont want to skip my challenge