Package jetbrains.buildServer.vcs
Interface AbstractCommitSupportTest.CommitEditor
-
- Enclosing class:
- AbstractCommitSupportTest
protected static interface AbstractCommitSupportTest.CommitEditor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
driveCommit(CommitPatchBuilder builder)
-
-
-
Method Detail
-
driveCommit
void driveCommit(CommitPatchBuilder builder) throws VcsException
- Throws:
VcsException
-
-