public class SequencerFailoverTest extends TestCase (Code)
Tests a SEQUENCER based stack: A, B and C. B starts multicasting messages with a monotonically increasing
number. Then A is crashed. C and B should receive *all* numbers *without* a gap.
author: Bela Ban version: $Id: SequencerFailoverTest.java,v 1.3 2006/08/08 08:24:50 belaban Exp $