Summary
[
summary] [
package list] [
test cases]
Tests | Errors | Failures | Success rate | Time(s) |
43 | 0 | 0 | 100,00% | 18,20 |
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.dbforms.config
| 23 | 0 | 0 | 100,00% | 8,94 |
org.dbforms.event
| 2 | 0 | 0 | 100,00% | 1,09 |
org.dbforms
| 1 | 0 | 0 | 100,00% | 0,91 |
org.dbforms.util.external
| 2 | 0 | 0 | 100,00% | 0,78 |
org.dbforms.util
| 13 | 0 | 0 | 100,00% | 5,70 |
org.dbforms.xmldb
| 2 | 0 | 0 | 100,00% | 0,78 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.dbforms.config
Class | Tests | Errors | Failures | Success Rate | Time |
|
TestError
| 3 | 0 | 0 | 100,00% | 1,296 |
|
TestField
| 7 | 0 | 0 | 100,00% | 1,547 |
|
TestFieldValue
| 5 | 0 | 0 | 100,00% | 1,062 |
|
TestInterceptor
| 1 | 0 | 0 | 100,00% | 0,875 |
|
TestMessage
| 2 | 0 | 0 | 100,00% | 0,875 |
|
TestQuery
| 2 | 0 | 0 | 100,00% | 1,000 |
|
TestSerializable
| 1 | 0 | 0 | 100,00% | 1,296 |
|
TestTable
| 2 | 0 | 0 | 100,00% | 0,984 |
org.dbforms.event
Class | Tests | Errors | Failures | Success Rate | Time |
|
TestInterceptor
| 2 | 0 | 0 | 100,00% | 1,094 |
org.dbforms
Class | Tests | Errors | Failures | Success Rate | Time |
|
TestMisc
| 1 | 0 | 0 | 100,00% | 0,906 |
org.dbforms.util.external
Class | Tests | Errors | Failures | Success Rate | Time |
|
TestPrintfFormat
| 2 | 0 | 0 | 100,00% | 0,781 |
org.dbforms.util
Class | Tests | Errors | Failures | Success Rate | Time |
|
TestFileHolder
| 1 | 0 | 0 | 100,00% | 0,890 |
|
TestMessageResourcesInternal
| 1 | 0 | 0 | 100,00% | 0,922 |
|
TestParseUtil
| 4 | 0 | 0 | 100,00% | 0,891 |
|
TestTimeUtil
| 2 | 0 | 0 | 100,00% | 1,172 |
|
TestUniqueIDGenerator
| 1 | 0 | 0 | 100,00% | 0,875 |
|
TestUtil
| 4 | 0 | 0 | 100,00% | 0,953 |
org.dbforms.xmldb
Class | Tests | Errors | Failures | Success Rate | Time |
|
TestFileSplitter
| 2 | 0 | 0 | 100,00% | 0,781 |
Test Cases
[
summary] [
package list] [
test cases]
TestError
| testAddMessage | 0,19 |
| testGetSetId | 0,00 |
| testSetMessage | 0,00 |
TestField
| testGetSetAutoInc | 0,30 |
| testGetSetAutoInc2 | 0,02 |
| testGetSetId | 0,00 |
| testGetSetName | 0,00 |
| testSortable | 0,00 |
| testType | 0,00 |
| testType2 | 0,00 |
TestFieldValue
| testClone | 0,20 |
| testCon | 0,00 |
| testInvert | 0,00 |
| testLogicalOr | 0,00 |
| testNull | 0,00 |
TestInterceptor
| testGetSetClassName | 0,16 |
TestMessage
| testGetSetLanguage | 0,14 |
| testGetSetMessage | 0,00 |
TestQuery
| testGetSelectQuery | 0,25 |
| testGetWhereClause | 0,00 |
TestSerializable
| testSerializable | 0,44 |
TestTable
| testGetSelectQuery | 0,24 |
| testGetWhereClause | 0,00 |
TestInterceptor
| testInterceptor | 0,26 |
| testInterceptorClassic | 0,03 |
TestMisc
| testTimeInMillisApproximate | 0,16 |
TestPrintfFormat
| testFormatFloat | 0,05 |
| testWrongType | 0,00 |
TestFileHolder
| testFileHolder | 0,16 |
TestMessageResourcesInternal
| testMessageResourceInternal | 0,17 |
TestParseUtil
| testGetEmbeddedString | 0,14 |
| testGetEmbeddedStringAsInteger | 0,00 |
| testGetEmbeddedStringWithoutDots | 0,00 |
| testSplitString | 0,00 |
TestTimeUtil
| testSecondsToString | 0,20 |
| testTimeUtil | 0,24 |
TestUniqueIDGenerator
| testGetUniqueID | 0,14 |
TestUtil
| testDecode | 0,14 |
| testEncode | 0,00 |
| testEncodeDecode | 0,06 |
| testIsNull | 0,00 |
TestFileSplitter
| testConstructorWithStrings | 0,00 |
| testSplitFile | 0,02 |