public class RefTreeTest extends Object
| Constructor and Description |
|---|
RefTreeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testApplyAlreadyExists() |
void |
testApplyCannotCreateParentRef() |
void |
testApplyCannotCreateSubdirectory() |
void |
testApplyThenReadMaster() |
void |
testApplyWrongOldId() |
void |
testApplyWrongOldIdButAlreadyCurrentIsNoOp() |
void |
testEmptyTree() |
void |
testHeadSymref() |
void |
testTagIsPeeled() |
void |
testUpdateMaster() |
public void setUp()
throws IOException
IOExceptionpublic void testEmptyTree()
throws IOException
IOExceptionpublic void testApplyWrongOldIdButAlreadyCurrentIsNoOp()
throws Exception
Exceptionpublic void testApplyCannotCreateSubdirectory()
throws Exception
ExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.