public static class Submit.TestSubmitInput
extends com.google.gerrit.extensions.api.changes.SubmitInput
SubmitInput
with special bits that may be flipped for
testing purposes only.Modifier and Type | Field and Description |
---|---|
boolean |
failAfterRefUpdates |
Constructor and Description |
---|
Submit.TestSubmitInput(com.google.gerrit.extensions.api.changes.SubmitInput base,
boolean failAfterRefUpdates) |