public class FeatureStartTest extends BaseGitFlowTest
baseDir| Constructor and Description |
|---|
FeatureStartTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
startFeature() |
void |
startFeatureWithExistingLocalBranch() |
void |
startFeatureWithFetch() |
void |
startFeatureWithFetchLocalBehindMaster() |
void |
startFeatureWithFetchNoRemote() |
void |
startFeatureWithLocalBehindMasterNoFetch() |
void |
startFeatureWithoutFlowInit() |
newDir, newDir, newTempDir, setupBaseDir, teardownBaseDirpublic void startFeatureWithFetchLocalBehindMaster()
throws Exception
Exceptionpublic void startFeatureWithFetchNoRemote()
throws Exception
Exceptionpublic void startFeatureWithExistingLocalBranch()
throws Exception
Exceptionpublic void startFeatureWithLocalBehindMasterNoFetch()
throws Exception
ExceptionCopyright © 2013 Atlassian. All Rights Reserved.