public class TestCompareFuzzyHash
extends java.lang.Object
Constructor and Description |
---|
TestCompareFuzzyHash() |
Modifier and Type | Method and Description |
---|---|
void |
stop() |
void |
testAttributeIsEmptyString() |
void |
testlooksLikeSpamSum() |
void |
testMissingAttribute() |
void |
testSsdeepCompareFuzzyHash() |
void |
testSsdeepCompareFuzzyHashMultipleMatches() |
void |
testSsdeepCompareFuzzyHashWithBlankHashList() |
void |
testSsdeepCompareFuzzyHashWithInvalidHash() |
void |
testSsdeepCompareFuzzyHashWithInvalidHashList() |
void |
testTLSHCompareFuzzyHash() |
void |
testTLSHCompareFuzzyHashMultipleMatches() |
void |
testTLSHCompareFuzzyHashWithBlankFile() |
void |
testTLSHCompareFuzzyHashWithEmptyHashList() |
void |
testTLSHCompareFuzzyHashWithInvalidHash() |
public void stop()
public void testSsdeepCompareFuzzyHash()
public void testSsdeepCompareFuzzyHashMultipleMatches()
public void testSsdeepCompareFuzzyHashWithBlankHashList()
public void testSsdeepCompareFuzzyHashWithInvalidHashList()
public void testSsdeepCompareFuzzyHashWithInvalidHash()
public void testTLSHCompareFuzzyHash()
public void testTLSHCompareFuzzyHashMultipleMatches()
public void testTLSHCompareFuzzyHashWithBlankFile()
public void testTLSHCompareFuzzyHashWithEmptyHashList()
public void testTLSHCompareFuzzyHashWithInvalidHash()
public void testMissingAttribute()
public void testAttributeIsEmptyString()
public void testlooksLikeSpamSum()