public class MergeTest
extends CLIRepositoryTestCase
Constructor and Description |
---|
MergeTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testFastForward() |
void |
testFastForwardOnly() |
void |
testMerge() |
void |
testMergeNoCommit() |
void |
testMergeNoCommitSquash() |
void |
testMergeSelf() |
void |
testMergeWithUserMessage() |
void |
testNoFastForward() |
void |
testNoFastForwardAndSquash() |
void |
testSquash() |
void |
testSquashSelf() |
Copyright © 2015 Eclipse JGit Project. All rights reserved.