public class SimilarityIndexTest extends Object
Constructor and Description |
---|
SimilarityIndexTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCommonScore_EmptyFiles() |
void |
testCommonScore_SameFiles_CR_canonicalization() |
void |
testCommonScore_SameFiles() |
void |
testCommonScore_SimiliarBy75() |
void |
testCommonScore_TotallyDifferentFiles() |
void |
testCommonScoreLargeObject_SameFiles_CR_canonicalization() |
void |
testIndexingLargeObject() |
void |
testIndexingSmallObject() |
public void testIndexingSmallObject() throws org.eclipse.jgit.diff.SimilarityIndex.TableFullException
org.eclipse.jgit.diff.SimilarityIndex.TableFullException
public void testIndexingLargeObject() throws IOException, org.eclipse.jgit.diff.SimilarityIndex.TableFullException
IOException
org.eclipse.jgit.diff.SimilarityIndex.TableFullException
public void testCommonScore_SameFiles() throws org.eclipse.jgit.diff.SimilarityIndex.TableFullException
org.eclipse.jgit.diff.SimilarityIndex.TableFullException
public void testCommonScore_SameFiles_CR_canonicalization() throws org.eclipse.jgit.diff.SimilarityIndex.TableFullException
org.eclipse.jgit.diff.SimilarityIndex.TableFullException
public void testCommonScoreLargeObject_SameFiles_CR_canonicalization() throws org.eclipse.jgit.diff.SimilarityIndex.TableFullException, IOException
org.eclipse.jgit.diff.SimilarityIndex.TableFullException
IOException
public void testCommonScore_EmptyFiles() throws org.eclipse.jgit.diff.SimilarityIndex.TableFullException
org.eclipse.jgit.diff.SimilarityIndex.TableFullException
public void testCommonScore_TotallyDifferentFiles() throws org.eclipse.jgit.diff.SimilarityIndex.TableFullException
org.eclipse.jgit.diff.SimilarityIndex.TableFullException
public void testCommonScore_SimiliarBy75() throws org.eclipse.jgit.diff.SimilarityIndex.TableFullException
org.eclipse.jgit.diff.SimilarityIndex.TableFullException
Copyright © 2015. All rights reserved.