102103104105106107108109110111112
page = new WebPage(); page.clear(); //test primitive fields Employee employee = new Employee(); employee.clear(); } @Test public void testClone() throws IOException, Exception { //more tests for clone are in TestPersistentDatumReader
101102103104105106107108109110111
page = new WebPage(); page.clear(); //test primitive fields Employee employee = new Employee(); employee.clear(); } @Test public void testClone() throws IOException { //more tests for clone are in TestPersistentDatumReader