public class DefaultReceivePackFactoryTest extends LocalDiskRepositoryTestCase
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
DefaultReceivePackFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreate_AuthUser() |
void |
testCreate_Disabled() |
void |
testCreate_EmptyStringUser() |
void |
testCreate_Enabled() |
void |
testCreate_NullUser() |
void |
testDisabledSingleton() |
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void setUp()
throws Exception
setUp in class LocalDiskRepositoryTestCaseExceptionpublic void testDisabledSingleton()
throws ServiceNotAuthorizedException
ServiceNotAuthorizedExceptionpublic void testCreate_NullUser()
throws ServiceNotEnabledException
ServiceNotEnabledExceptionpublic void testCreate_EmptyStringUser()
throws ServiceNotEnabledException
ServiceNotEnabledExceptionpublic void testCreate_AuthUser()
throws ServiceNotEnabledException,
ServiceNotAuthorizedException
public void testCreate_Disabled()
throws ServiceNotAuthorizedException,
IOException
public void testCreate_Enabled()
throws ServiceNotEnabledException,
ServiceNotAuthorizedException,
IOException
Copyright © 2017 Eclipse JGit Project. All rights reserved.