Unit Test Results

[summary] [package list] [test cases]

The following document contains the results of the JUnit tests.

Summary

[summary] [package list] [test cases]

Tests Errors Failures Success rate Time(s)
19 0 0 100,00% 21074000000000000,000

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[summary] [package list] [test cases]

Name Tests Errors Failures Time(s)
de.jface.remind.core 4 0 0 1693,000
de.jface.remind.io 3 0 0 18591000000000000,000
de.jface.util 12 0 0 79,000

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

de.jface.remind.core

Name Tests Errors Failures Time(s)
UniqueNumberTest 4 0 0 1693,000

de.jface.remind.io

Name Tests Errors Failures Time(s)
FTPClientTest 1 0 0 14458,000
FTPStorageTest 1 0 0 33,000
UserPreferencesTest 1 0 0 833,000

de.jface.util

Name Tests Errors Failures Time(s)
DictionaryTest 4 0 0 588,000
KeyTest 7 0 0 151,000
SortedListTest 1 0 0 51,000

Test Cases

[summary] [package list] [test cases]

UniqueNumberTest

Name Status Type Time(s)
testCreateNew Success 818,000
testCreateExistingWithAllowModify Success 21,000
testCreateExistingWithoutAllowModify Success 10,000
testGetInstance Success 0,000

FTPClientTest

Name Status Type Time(s)
testFTP Success 14215,000

FTPStorageTest

Name Status Type Time(s)
testFTPAccess Success 3204,000

UserPreferencesTest

Name Status Type Time(s)
testUserPreferencesPath Success 711,000

DictionaryTest

Name Status Type Time(s)
testRootKey Success 38,000
testRead Success 319,000
testWrite Success 83,000
testPath Success 10,000

KeyTest

Name Status Type Time(s)
testValue Success 80,000
testCompareTo Success 10,000
testGetKey Success 0,000
testRemove Success 11,000
testContains Success 10,000
testToString Success 10,000
testName Success 0,000

SortedListTest

Name Status Type Time(s)
testGet Success 29,000