Summary
[
summary] [
package list] [
test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
| 77 | 0 | 0 | 100,00% | 37,00 |
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 |
|
org.zilverline.core
| 23 | 0 | 0 | 100,00% | 12,00 |
|
org.zilverline.dao
| 3 | 0 | 0 | 100,00% | 0,95 |
|
org.zilverline.dao.xstream
| 2 | 0 | 0 | 100,00% | 1,17 |
|
org.zilverline.extractors
| 19 | 0 | 0 | 100,00% | 3,70 |
|
org.zilverline.service
| 7 | 0 | 0 | 100,00% | 9,78 |
|
org.zilverline.util
| 14 | 0 | 0 | 100,00% | 1,90 |
|
org.zilverline.web
| 9 | 0 | 0 | 100,00% | 7,48 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.zilverline.core
| Class | Tests | Errors | Failures | Success Rate | Time |
|
TestExtractorFactory
| 3 | 0 | 0 | 100,00% | 4,125 |
|
TestFileSystemCollection
| 9 | 0 | 0 | 100,00% | 1,422 |
|
TestIMAPCollection
| 1 | 0 | 0 | 100,00% | 5,766 |
|
TestIndexException
| 2 | 0 | 0 | 100,00% | 0,328 |
|
TestResult
| 8 | 0 | 0 | 100,00% | 0,360 |
org.zilverline.dao
| Class | Tests | Errors | Failures | Success Rate | Time |
|
TestCollectionDAO
| 3 | 0 | 0 | 100,00% | 0,953 |
org.zilverline.extractors
| Class | Tests | Errors | Failures | Success Rate | Time |
|
TestExcelExtractor
| 3 | 0 | 0 | 100,00% | 0,579 |
|
TestFileInfoExtractor
| 2 | 0 | 0 | 100,00% | 0,281 |
|
TestHTMLExtractor
| 4 | 0 | 0 | 100,00% | 0,438 |
|
TestPDFExtractor
| 2 | 0 | 0 | 100,00% | 0,813 |
|
TestPowerPointExtractor
| 2 | 0 | 0 | 100,00% | 0,328 |
|
TestRTFExtractor
| 2 | 0 | 0 | 100,00% | 0,609 |
|
TestTextExtractor
| 2 | 0 | 0 | 100,00% | 0,312 |
|
TestWordExtractor
| 2 | 0 | 0 | 100,00% | 0,344 |
org.zilverline.util
| Class | Tests | Errors | Failures | Success Rate | Time |
|
TestClassFinder
| 2 | 0 | 0 | 100,00% | 0,313 |
|
TestFileUtils
| 5 | 0 | 0 | 100,00% | 0,359 |
|
TestStopWatch
| 1 | 0 | 0 | 100,00% | 0,312 |
|
TestSysUtils
| 4 | 0 | 0 | 100,00% | 0,625 |
|
TestUtils
| 2 | 0 | 0 | 100,00% | 0,296 |
Test Cases
[
summary] [
package list] [
test cases]
TestExtractorFactory
| testMappings | 0,27 |
| testFactory | 1,50 |
| testGetMimeType | 2,02 |
TestFileSystemCollection
| testName | 1,08 |
| testNoURL | 0,00 |
| testURL | 0,00 |
| testNoCacheURL | 0,00 |
| testCacheURL | 0,00 |
| testContentDir | 0,00 |
| testCollectionAddToManager | 0,00 |
| testCacheDir | 0,06 |
| testAllCollections | 0,00 |
TestIMAPCollection
| testConnect | 5,39 |
TestIndexException
| testException | 0,03 |
| testExceptionHierarchy | 0,00 |
TestResult
| testTitle | 0,11 |
| testName | 0,00 |
| testPath | 0,00 |
| testSummary | 0,00 |
| testScoreString | 0,00 |
| testModificationDate | 0,02 |
| testType | 0,00 |
| testSizeAsString | 0,00 |
TestCollectionDAO
| testSave | 0,70 |
| testGetAllCollections | 0,03 |
| testDAOException | 0,00 |
TestCollectionXStreamDAOImpl
| testSave | 0,91 |
| testLoad | 0,02 |
TestExcelExtractor
| testExtractInfo | 0,33 |
| testExtractInfoFromNull | 0,02 |
| testGetContentAsInputStream | 0,00 |
TestFileInfoExtractor
| testGetContent | 0,05 |
| testGetContentAsInputStream | 0,00 |
TestHTMLExtractor
| testExtractInfo | 0,17 |
| testGetContentAsFile | 0,00 |
| testGetContentAsInputStream | 0,02 |
| testGetContentAsString | 0,00 |
TestPDFExtractor
| testExtractInfo | 0,50 |
| testGetContentAsInputStream | 0,03 |
TestPowerPointExtractor
| testExtractInfo | 0,09 |
| testGetContentAsInputStream | 0,00 |
TestRTFExtractor
| testExtractInfo | 0,28 |
| testGetContentAsInputStream | 0,03 |
TestTextExtractor
| testGetContent | 0,05 |
| testGetContentAsInputStream | 0,00 |
TestWordExtractor
| testExtractInfo | 0,09 |
| testGetContentAsInputStream | 0,00 |
TestCollectionManagerImpl
| testAddCollection | 0,70 |
| testFileCache2Dir | 0,02 |
| testFile2CacheDirFromDrive | 0,02 |
| testExpandArchive | 0,03 |
TestIndexService
| testDoIndex | 7,47 |
| testIndex | 0,00 |
TestSearchService
| testDoSearch | 0,83 |
TestClassFinder
| testLocateClass | 0,02 |
| testClassFind | 0,06 |
TestFileUtils
| testRemoveDir | 0,11 |
| testGetExtension | 0,00 |
| testBasename | 0,00 |
| testGetHash | 0,02 |
| testisIn | 0,00 |
TestStopWatch
| testStopWatch | 0,02 |
TestSysUtils
| testGetErrorTextById | 0,12 |
| testExecuteCHM | 0,17 |
| testExecuteRAR | 0,03 |
| testCanExecute | 0,05 |
TestUtils
| testPickOne | 0,03 |
| testCheckISBN | 0,02 |
TestCustomCollectionEditor
| testCustomCollectionEditorWithString | 0,74 |
| testCustomCollectionEditorWithStrings | 0,00 |
| testCustomCollectionEditorWithStringArrayOfOne | 0,00 |
| testCustomCollectionEditorWithStringArrayOfTwo | 0,00 |
TestIndexController
| testIndexController | 3,09 |
TestSearchController
| testOnSubmit | 1,41 |
| testEncodingOnSubmit | 0,00 |
TestZilverController
| testFlushCacheHandler | 1,34 |
| testFailFlushCacheHandler | 0,00 |