public class TestSubmitInput extends SubmitInput
SubmitInput
with special bits that may be flipped for testing purposes only.Modifier and Type | Field and Description |
---|---|
boolean |
failAfterRefUpdates |
Queue<Boolean> |
generateLockFailures
For each change being submitted, an element is removed from this queue and, if the value is
true, a bogus ref update is added to the batch, in order to generate a lock failure during
execution.
|
notify, notifyDetails, onBehalfOf, waitForMerge
Constructor and Description |
---|
TestSubmitInput() |