Hello, I don't understand where is my error (The cloned object's users map should be equal (comparison using equals) to the users map of the cloned object.). With my own tests everything seems alright regarding to the deep copy and the return value of the equals method. Any help is welcome ^^