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, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class LocalDiskRepositoryTestCase
Exception
public void testDisabledSingleton() throws ServiceNotAuthorizedException
ServiceNotAuthorizedException
public void testCreate_NullUser() throws ServiceNotEnabledException
ServiceNotEnabledException
public void testCreate_EmptyStringUser() throws ServiceNotEnabledException
ServiceNotEnabledException
public void testCreate_AuthUser() throws ServiceNotEnabledException, ServiceNotAuthorizedException
public void testCreate_Disabled() throws ServiceNotAuthorizedException, IOException
public void testCreate_Enabled() throws ServiceNotEnabledException, ServiceNotAuthorizedException, IOException
Copyright © 2016 Eclipse JGit Project. All rights reserved.