public class PushCertificateStoreTest extends Object
Constructor and Description |
---|
PushCertificateStoreTest() |
Modifier and Type | Method and Description |
---|---|
void |
changeRefFileToDirectory() |
void |
getBeforeSaveDoesNotIncludePending() |
void |
lockFailure() |
void |
missingRef() |
void |
putMatchingWithNoMatchingRefs() |
void |
putMatchingWithNoMatchingRefsInBatchOnEmptyRef() |
void |
putMatchingWithNoMatchingRefsInBatchOnNonEmptyRef() |
void |
putMatchingWithSomeMatchingRefs() |
void |
saveInBatch() |
void |
saveNoChange() |
void |
saveOneCertOnMultipleRefs() |
void |
saveOneCertOnOneRef() |
void |
saveTwoCertsOnDifferentRefsInOneUpdate() |
void |
saveTwoCertsOnDifferentRefsInTwoUpdates() |
void |
saveTwoCertsOnSameRefInOneUpdate() |
void |
saveTwoCertsOnSameRefInTwoUpdates() |
void |
setUp() |
public void saveTwoCertsOnSameRefInTwoUpdates() throws Exception
Exception
public void saveTwoCertsOnSameRefInOneUpdate() throws Exception
Exception
public void saveTwoCertsOnDifferentRefsInOneUpdate() throws Exception
Exception
public void saveTwoCertsOnDifferentRefsInTwoUpdates() throws Exception
Exception
public void saveOneCertOnMultipleRefs() throws Exception
Exception
public void getBeforeSaveDoesNotIncludePending() throws Exception
Exception
public void putMatchingWithNoMatchingRefs() throws Exception
Exception
public void putMatchingWithNoMatchingRefsInBatchOnEmptyRef() throws Exception
Exception
public void putMatchingWithNoMatchingRefsInBatchOnNonEmptyRef() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.