org.eigenbase.test.concurrent
Class ConcurrentTestCommandGenerator.AutoSynchronizationCommand
java.lang.Object
   org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
       org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.SynchronizationCommand
org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.SynchronizationCommand
           org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AutoSynchronizationCommand
org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AutoSynchronizationCommand
- All Implemented Interfaces: 
- ConcurrentTestCommand
- Enclosing class:
- ConcurrentTestCommandGenerator
- static class ConcurrentTestCommandGenerator.AutoSynchronizationCommand 
- extends ConcurrentTestCommandGenerator.SynchronizationCommand
AutoSynchronizationCommand is idential to SynchronizationCommand, except
 that it is generated automatically by the test harness and is not counted
 when displaying the step number in which an error occurred.
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ConcurrentTestCommandGenerator.AutoSynchronizationCommand
private ConcurrentTestCommandGenerator.AutoSynchronizationCommand()