Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
20000100%0.918

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
st.happy_camper.hbase.shell20000100%0.918

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

st.happy_camper.hbase.shell

ClassTestsErrors FailuresSkippedSuccess RateTime
BytesAsSpecTest10000100%0.442
ToBytesSpecTest10000100%0.476

Test Cases

[Summary] [Package List] [Test Cases]

BytesAsSpecTest

BytesAs should::treat byte array as String0.1
BytesAs should::treat byte array as Float0.09
BytesAs should::treat byte array as Long0.094
BytesAs should::treat byte array as Boolean0.088
BytesAs should::treat byte array as Short0.015
BytesAs should::treat byte array as Int0.019
BytesAs should::treat byte array as Double0.014
BytesAs should::treat byte array as Byte0.005
BytesAs should::treat byte array as BigDecimal0.001
BytesAs should::treat byte array as Test0.016

ToBytesSpecTest

ToBytes should::convert Boolean to byte array0.106
ToBytes should::convert String to byte array0.117
ToBytes should::convert Float to byte array0.111
ToBytes should::convert Long to byte array0.112
ToBytes should::convert Double to byte array0.001
ToBytes should::convert Int to byte array0.009
ToBytes should::convert Byte to byte array0.004
ToBytes should::convert Short to byte array0.004
ToBytes should::convert Test to byte array0.007
ToBytes should::convert BigDecimal to byte array0.005