118119120121122123124125126127128
// update manager.moveLastNodeBack(); // check results assertTrue("The last element is the last in the chain.", !manager.lastHasNextNode()); } finally { manager.tearDownLoadFKState(); }