Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
22 0 0 0 100% 0.782

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.oxerr.huobi.websocket.dto.response.message 7 0 0 0 100% 0.096
org.oxerr.huobi.websocket.dto.response 12 0 0 0 100% 0.348
org.oxerr.huobi.websocket.dto.response.payload 2 0 0 0 100% 0.301
org.oxerr.huobi.websocket.dto.request.historydata 1 0 0 0 100% 0.037

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

org.oxerr.huobi.websocket.dto.response.message

Class Tests Errors Failures Skipped Success Rate Time
LastKLineTest 1 0 0 0 100% 0.005
LastTimeLineTest 1 0 0 0 100% 0.025
MarketDepthDiffTest 1 0 0 0 100% 0.028
MarketDepthTopDiffTest 1 0 0 0 100% 0.006
MarketDetailTest 1 0 0 0 100% 0.015
MarketOverviewTest 1 0 0 0 100% 0.011
TradeDetailTest 1 0 0 0 100% 0.006

org.oxerr.huobi.websocket.dto.response

Class Tests Errors Failures Skipped Success Rate Time
ErrorResponseTest 1 0 0 0 100% 0.03
ReqKLineResponseTest 1 0 0 0 100% 0.055
ReqMarketDepthResponseTest 1 0 0 0 100% 0.026
ReqMarketDepthTopResponseTest 1 0 0 0 100% 0.007
ReqMarketDetailResponseTest 1 0 0 0 100% 0.019
ReqMsgSubscribeResponseTest 1 0 0 0 100% 0.013
ReqMsgUnsubscribeResponseTest 1 0 0 0 100% 0.03
ReqSymbolDetailResponseTest 2 0 0 0 100% 0.122
ReqSymbolListResponseTest 1 0 0 0 100% 0.006
ReqTimeLineResponseTest 1 0 0 0 100% 0.008
ReqTradeDetailTopResponseTest 1 0 0 0 100% 0.032

org.oxerr.huobi.websocket.dto.response.payload

Class Tests Errors Failures Skipped Success Rate Time
ReqMarketDepthTopPayloadTest 2 0 0 0 100% 0.301

org.oxerr.huobi.websocket.dto.request.historydata

Class Tests Errors Failures Skipped Success Rate Time
ReqTimeLineRequestTest 1 0 0 0 100% 0.037

Test Cases

[Summary] [Package List] [Test Cases]

ReqTimeLineRequestTest

test 0.037

ErrorResponseTest

test 0.03

ReqKLineResponseTest

test 0.055

ReqMarketDepthResponseTest

test 0.026

ReqMarketDepthTopResponseTest

test 0.007

ReqMarketDetailResponseTest

test 0.019

ReqMsgSubscribeResponseTest

testReqMsgSubscribeResponse 0.013

ReqMsgUnsubscribeResponseTest

test 0.03

ReqSymbolDetailResponseTest

testReqSymbolDetailResponseBtccny 0.049
testReqSymbolDetailResponseBtccnyLtccny 0.073

ReqSymbolListResponseTest

testReqSymbolListResponse 0.006

ReqTimeLineResponseTest

test 0.008

ReqTradeDetailTopResponseTest

test 0.032

LastKLineTest

test 0.005

LastTimeLineTest

test 0.025

MarketDepthDiffTest

test 0.028

MarketDepthTopDiffTest

test 0.006

MarketDetailTest

test 0.015

MarketOverviewTest

test 0.011

TradeDetailTest

test 0.006

ReqMarketDepthTopPayloadTest

testMerge1 0.167
testMerge2 0.134