public class DeepClonerTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DeepClonerTest
public DeepClonerTest()
-
Method Details
-
shouldCloneSerializableObject
public void shouldCloneSerializableObject()
throws
Exception
- Throws:
Exception
-
shouldCloneNotSerializableObject
public void shouldCloneNotSerializableObject()
throws
Exception
- Throws:
Exception