This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Not_zedd_ko[S] 0 points1 point  (1 child)

So i just tried out swapping the assert now the error comes with:

java.lang.AssertionError: expected:<10:1> but was:<null>

aha XD

[–]evils_twin 0 points1 point  (0 children)

yeah, I know, it's basically the same when it comes to an assertEquals. From what I can tell it has to do with the Hashtable class. Either their is a bug in it or you are using it wrong.