public class DefaultUploadPackFactoryTest extends LocalDiskRepositoryTestCase
author, committer
Constructor and Description |
---|
DefaultUploadPackFactoryTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testCreate_Default() |
void |
testCreate_Disabled() |
void |
testCreate_Enabled() |
void |
testDisabledSingleton() |
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, 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_Default() throws ServiceNotEnabledException, ServiceNotAuthorizedException
public void testCreate_Disabled() throws ServiceNotAuthorizedException, IOException
public void testCreate_Enabled() throws ServiceNotEnabledException, ServiceNotAuthorizedException
Copyright © 2014. All rights reserved.