although previous implementation led to "green" test result, it's not correct, because Clone() should give a copy of the object back. Let it…
Show more
although previous implementation led to "green" test result, it's not correct, because Clone() should give a copy of the object back. Let it be fallen, but correct.Related to Issue [DSB-514]
Show less