public static class Submit.TestSubmitInput extends SubmitInput
SubmitInput
with special bits that may be flipped for testing purposes
only.Modifier and Type | Field and Description |
---|---|
boolean |
failAfterRefUpdates |
notify, notifyDetails, onBehalfOf, waitForMerge
Constructor and Description |
---|
TestSubmitInput(SubmitInput base,
boolean failAfterRefUpdates) |
public TestSubmitInput(SubmitInput base, boolean failAfterRefUpdates)