public class GitCloneTaskTest extends LocalDiskRepositoryTestCase
author, committer
Constructor and Description |
---|
GitCloneTaskTest() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
void |
shouldCloneAValidGitRepository() |
void |
shouldCreateABareCloneOfAValidGitRepository() |
void |
shouldRaiseErrorOnBadSourceURL() |
void |
shouldRaiseErrorOnBadUrl() |
void |
shouldRaiseErrorOnEmptyUrl() |
void |
shouldRaiseErrorOnNoUrl() |
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, setUp, tearDown, tick, write, write
public void before() throws IOException
IOException
public void shouldRaiseErrorOnEmptyUrl() throws Exception
Exception
public void shouldRaiseErrorOnBadSourceURL() throws Exception
Exception
public void shouldCloneAValidGitRepository() throws Exception
Exception
Copyright © 2014. All rights reserved.