Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
25 0 0 0 100% 1.732

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.xbib.elasticsearch.module.langdetect 2 0 0 0 100% 0.18
org.xbib.elasticsearch.common.langdetect 23 0 0 0 100% 1.552

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.xbib.elasticsearch.module.langdetect

Class Tests Errors Failures Skipped Success Rate Time
LangdetectMappingTest 2 0 0 0 100% 0.18

org.xbib.elasticsearch.common.langdetect

Class Tests Errors Failures Skipped Success Rate Time
DetectLanguageTest 4 0 0 0 100% 1.356
DetectorTest 6 0 0 0 100% 0.003
LangProfileTest 7 0 0 0 100% 0.003
LanguageTest 1 0 0 0 100% 0
NGramTest 4 0 0 0 100% 0
SimpleDetectorTest 1 0 0 0 100% 0.19

Test Cases

[Summary] [Package List] [Test Cases]

DetectLanguageTest

testChinese 0.679
testEnglish 0.222
testJapanese 0.214
testKorean 0.241

DetectorTest

testDetector1 0.001
testDetector2 0
testDetector3 0.001
testDetector4 0
testLangList 0.001
testPunctuation 0

LangProfileTest

testAdd 0.001
testAddIllegally1 0
testAddIllegally2 0
testLangProfile 0
testLangProfileStringInt 0
testOmitLessFreq 0.001
testOmitLessFreqIllegally 0.001

LanguageTest

testLanguage 0

NGramTest

testConstants 0
testNGram 0
testNormalizeWithCJKKanji 0
testNormalizeWithLatin 0

SimpleDetectorTest

testDetector 0.19

LangdetectMappingTest

testBase64 0.177
testSimpleMappings 0.003