.. java:import:: java.io Serializable .. java:import:: org.junit Test DeepCopyTest ============ .. java:package:: ch.epfl.leb.sass.utils :noindex: .. java:type:: public class DeepCopyTest Unit tests for the DeepCopy class. :author: Kyle M. Douglass Constructors ------------ DeepCopyTest ^^^^^^^^^^^^ .. java:constructor:: public DeepCopyTest() :outertype: DeepCopyTest Methods ------- testDeepCopy ^^^^^^^^^^^^ .. java:method:: @Test public void testDeepCopy() :outertype: DeepCopyTest