Summary
[
summary] [
package list] [
test cases]
Tests | Errors | Failures | Success rate | Time(s) |
103 | 0 | 0 | 100,00% | 6,76 |
Note:
failuresare anticipated and checked for with assertions while
errorsare unanticipated.
Package List
[
summary] [
package list] [
test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
textmaven.application.analyzer.annotator
| 9 | 0 | 0 | 100,00% | 0,14 |
textmaven.application.analyzer
| 2 | 0 | 0 | 100,00% | 0,21 |
textmaven.application.translator
| 14 | 0 | 0 | 100,00% | 0,09 |
textmaven.configuration
| 17 | 0 | 0 | 100,00% | 0,07 |
textmaven.dictionaries
| 21 | 0 | 0 | 100,00% | 6,21 |
textmaven.stemmer
| 28 | 0 | 0 | 100,00% | 0,00 |
textmaven.tst
| 2 | 0 | 0 | 100,00% | 0,01 |
textmaven.util
| 10 | 0 | 0 | 100,00% | 0,03 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
textmaven.application.analyzer
Class | Tests | Errors | Failures | Success Rate | Time |
|
TextReaderTest
| 2 | 0 | 0 | 100,00% | 0,210 |
textmaven.application.translator
Class | Tests | Errors | Failures | Success Rate | Time |
|
LineParserTest
| 10 | 0 | 0 | 100,00% | 0,040 |
|
UtilsTest
| 4 | 0 | 0 | 100,00% | 0,050 |
textmaven.stemmer
Class | Tests | Errors | Failures | Success Rate | Time |
|
Stemmer_enTest
| 28 | 0 | 0 | 100,00% | 0,000 |
textmaven.util
Class | Tests | Errors | Failures | Success Rate | Time |
|
UtilTest
| 10 | 0 | 0 | 100,00% | 0,030 |
Test Cases
[
summary] [
package list] [
test cases]
HTMLFrameTest
| testGenerateFrame | 0,05 |
HTMLWriterTest
| testHeader1 | 0,03 |
| testHeader2 | 0,00 |
| testHeader3 | 0,00 |
| testFooter | 0,01 |
| testSimpleWrite | 0,00 |
| testHyperlinkedWrite | 0,00 |
| testAnchor | 0,00 |
ResourcesTest
| testCopyResources | 0,01 |
TextReaderTest
| testWord | 0,17 |
| testSentence | 0,02 |
LineParserTest
| testKOnly | 0,01 |
| testKL | 0,00 |
| testKLC | 0,01 |
| testKLCA | 0,00 |
| testKLCAS | 0,01 |
| testL | 0,00 |
| testC | 0,00 |
| testA | 0,01 |
| testS | 0,00 |
| testMoreThanOneEntry | 0,00 |
UtilsTest
| testNoOcc | 0,05 |
| testSingleOcc | 0,00 |
| testSingleOccClass | 0,00 |
| testTwoOccClass | 0,00 |
ConfigTest
| testProcessor | 0,00 |
| testSeparator | 0,00 |
| testServerById | 0,00 |
| testServersEnumerate | 0,00 |
| testDefaultDictionary | 0,01 |
| testDictionaryById | 0,00 |
| testDictionariesEnumerate | 0,00 |
| testStemmerByLang | 0,00 |
| testStemmersEnumerate | 0,00 |
Config_CSVDictTest
| testConfigure | 0,00 |
Config_XMLDictTest
| testConfigure | 0,00 |
FilteredEnumerationTest
| testEmptyEnumeration | 0,00 |
| testNoMatchingObjects | 0,01 |
| testFirstObjectMatches | 0,03 |
| testLastObjectMatches | 0,00 |
| testMiddleObjectMatches | 0,00 |
| testMultipleMatches | 0,01 |
CompositeDictionaryTest
| testAllStrategy | 0,00 |
| testSeqFoundInFirst | 0,00 |
| testSeqFoundInSecond | 0,00 |
| testNotFound | 0,00 |
CSVDictTest
| testEmptyRead | 0,00 |
| testWrite | 0,01 |
| testWriteAppend | 0,01 |
| testMultipleEntries | 0,01 |
DictOrgTest
| testLookup | 5,24 |
XMLDictionaryTest
| testWrite | 0,78 |
| testOpen_Exist | 0,00 |
| testOpen_NotExist | 0,01 |
| testEmpty | 0,00 |
| testInsertIntoEmpty | 0,11 |
| testTranslations_Empty | 0,01 |
| testKeysWithPrefix_Empty | 0,00 |
| testTranslationByWord_Empty | 0,00 |
| testTranslations | 0,00 |
| testDirectKeyAccess | 0,00 |
| testKeysWithPrefix | 0,01 |
| testKeysWithPrefix_NoMatch | 0,00 |
Stemmer_enTest
| testS | 0,00 |
| testNotFound | 0,00 |
| testDirectFound | 0,00 |
| testINGWithE | 0,00 |
| testING | 0,00 |
| testICALLY | 0,00 |
| testUELY | 0,00 |
| testLY | 0,00 |
| testLY_recursive | 0,00 |
| testED | 0,00 |
| testINESS | 0,00 |
| testNESS | 0,00 |
| testES | 0,00 |
| testES_recursive | 0,00 |
| testER | 0,00 |
| testEST | 0,00 |
| testABLE | 0,00 |
| testWrongABLE | 0,00 |
| testFUL | 0,00 |
| testMENT | 0,00 |
| testIStoIZ | 0,00 |
| testINtoEN | 0,00 |
| testORtoOUR | 0,00 |
| testPrefixIM | 0,00 |
| testPrefixUN | 0,00 |
| testPrefixIL | 0,00 |
| testPrefixDIS | 0,00 |
| testDoubleConsonants | 0,00 |
TernarySearchTreeTest
| testIteratorWithEmptyTree | 0,00 |
| testIterator | 0,00 |
UtilTest
| testReplaceNoOcc | 0,03 |
| testReplaceOccNoDef | 0,00 |
| testReplaceOneOcc | 0,00 |
| testReplaceTwoOcc | 0,00 |
| testToSingleLineNoOcc | 0,00 |
| testToSingleLineOcc1 | 0,00 |
| testToSingleLineOcc2 | 0,00 |
| testCompressNoDoubles | 0,00 |
| testCompressDoubles | 0,00 |
| testCompressDoubles1 | 0,00 |