Summary

Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 7.308

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
com.intel.bluetooth.emu 14 0 0 0 100% 0.762
net.sf.bluecove 2 0 0 0 100% 6.546

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

com.intel.bluetooth.emu

Class Tests Errors Failures Skipped Success Rate Time
EmulatorTestsHelperTest 2 0 0 0 100% 0.316
ThreadLocalTest 4 0 0 0 100% 0.247
DeviceManagerTest 1 0 0 0 100% 0.11
ConnectedInputStreamTest 7 0 0 0 100% 0.089

net.sf.bluecove

Class Tests Errors Failures Skipped Success Rate Time
ExampleTest 1 0 0 0 100% 4.417
RFCOMMConnectTest 1 0 0 0 100% 2.129

Test Cases

EmulatorTestsHelperTest

testInitialization 0.214
testRunNew 0.066

ExampleTest

testConnection 4.353

ThreadLocalTest

testSingleThread 0.19
testConfigProperty 0.013
testAlreadyInitialized 0.003
testDuplicateAddress 0.006

DeviceManagerTest

testCreateNewDevice 0.079

ConnectedInputStreamTest

testWriteReadSimple 0.012
testWriteClose 0
testWriteReadMoreThanSize 0.005
testAllBytes 0.008
testWriteReadBorderConditions 0.004
testAllBytesBorderConditions 0.014
testWriteReadBorderConditions2 0.003

RFCOMMConnectTest

testTwoConnections 2.072