[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
45 | 0 | 0 | 100.00% | 0.27 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
net.sf.classifier4J.bayesian | 19 | 0 | 0 | 100.00% | 0.14 |
net.sf.classifier4J | 18 | 0 | 0 | 100.00% | 0.06 |
net.sf.classifier4J.summariser | 2 | 0 | 0 | 100.00% | 0.03 |
net.sf.classifier4J.vector | 6 | 0 | 0 | 100.00% | 0.03 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
BayesianClassifierTest | 8 | 0 | 0 | 100.00% | 0.047 | |
SimpleWordsDataSourceTest | 7 | 0 | 0 | 100.00% | 0.063 | |
WordProbabilityTest | 4 | 0 | 0 | 100.00% | 0.031 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
CustomizableStopWordProviderTest | 3 | 0 | 0 | 100.00% | 0.000 | |
DefaultStopWordsProviderTest | 1 | 0 | 0 | 100.00% | 0.015 | |
DefaultTokenizerTest | 2 | 0 | 0 | 100.00% | 0.016 | |
SimpleClassifierTest | 5 | 0 | 0 | 100.00% | 0.000 | |
SimpleHTMLTokenizerTest | 2 | 0 | 0 | 100.00% | 0.015 | |
UtilitiesTest | 5 | 0 | 0 | 100.00% | 0.016 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
SimpleSummariserTest | 2 | 0 | 0 | 100.00% | 0.032 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
VectorClassifierTest | 3 | 0 | 0 | 100.00% | 0.031 | |
VectorUtilsTest | 3 | 0 | 0 | 100.00% | 0.000 |
[ summary] [ package list] [ test cases]
testClassify | 0.02 | |
testTeaching | 0.02 | |
testGetWordsDataSource | 0.00 | |
testGetTokenizer | 0.00 | |
testGetStopWordProvider | 0.00 | |
testCaseSensitive | 0.00 | |
testTransformWord | 0.00 | |
testCalculateOverallProbability | 0.00 |
testSetAndGet | 0.03 | |
testEmptySource | 0.00 | |
testAddMatch | 0.00 | |
testAddNonMatch | 0.00 | |
testAddMultipleMatches | 0.00 | |
testAddMultipleNonMatches | 0.00 | |
testMultipleWrites | 0.02 |
testAccessors | 0.02 | |
testCalculateProbability | 0.00 | |
testComparator | 0.02 | |
testMatchingAndNonMatchingCountRollover | 0.00 |
testCustomizableStopWordProviderString | 0.00 | |
testCustomizableStopWordProvider | 0.00 | |
testIsStopWord | 0.00 |
testClassify | 0.00 | |
testGetSearchWord | 0.00 | |
testSetSearchWord | 0.00 | |
testMatch | 0.00 | |
testIsMatchDouble | 0.00 |
testGetWordFrequency | 0.02 | |
testGetUniqueWords | 0.00 | |
testCountWords | 0.00 | |
testGetSentences | 0.00 | |
testGetString | 0.00 |
testClassifyStringString | 0.02 | |
testIsMatchStringString | 0.00 | |
testTeachMatchStringString | 0.02 |