return f1;
}
- @SuppressWarnings("null")
private void executeAndCheck_f1_1(final Git git, final int state)
throws Exception {
JGitInternalException exception = null;
assertEquals(expected_f3_idx(state), indexState(CONTENT));
}
- @SuppressWarnings("null")
private void executeAndCheck_f1_1_f2_f14(final Git git, final int state)
throws Exception {
JGitInternalException exception = null;
+ expected_f3_idx(state), indexState(CONTENT));
}
- @SuppressWarnings("null")
private void executeAndCheck_f1_2(final Git git, final int state)
throws Exception {
JGitInternalException exception = null;
executeAndCheck_f1_3(git, state);
}
- @SuppressWarnings("null")
private void executeAndCheck_f1_6(final Git git, final int state)
throws Exception {
JGitInternalException exception = null;
executeAndCheck_f1_8(git, state);
}
- @SuppressWarnings("null")
private void executeAndCheck_f1_12(final Git git, final int state)
throws Exception {
JGitInternalException exception = null;