Summary

[ summary] [ package list] [ test cases]

Tests Errors Failures Success rate Time(s)
10 0 0 100,00% 0,48

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
com.imcode.util 10 0 0 100,00% 0,48

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

com.imcode.util

Class Tests Errors Failures Success Rate Time
Success CountingIteratorTest 1 0 0 100,00% 0,010
Success HumanReadableTest 2 0 0 100,00% 0,018
Success KeywordsParserTest 2 0 0 100,00% 0,039
Success LineReaderTest 3 0 0 100,00% 0,011
Success MultipartHttpServletRequestTest 2 0 0 100,00% 0,401

Test Cases

[ summary] [ package list] [ test cases]

CountingIteratorTest

Success testCount 0,00

HumanReadableTest

Success testGetHumanReadableTimeSpan 0,01
Success testGetHumanReadableByteSize 0,00

KeywordsParserTest

Success testParseKeywords 0,00
Success testGetFormatedKeywordsString 0,03

LineReaderTest

Success testReadLine 0,00
Success testEmpty 0,00
Success testMixedNewlines 0,00

MultipartHttpServletRequestTest

Success testGetCharsetFromContentType 0,06
Success testGetStringFromBytesWithContentType 0,01