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
IOException
public void testEmptyTree() throws IOException
IOException
public void testApplyWrongOldIdButAlreadyCurrentIsNoOp() throws Exception
Exception
public void testApplyCannotCreateSubdirectory() throws Exception
Exception
Copyright © 2016 Eclipse JGit Project. All rights reserved.