enum
32333435363738
private ArrayPersistenceDelegate pd = null; @Override protected void setUp() throws Exception { super.setUp(); pd = new ArrayPersistenceDelegate(); }