Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
15 | 0 | 0 | 0 | 100% | 1.594 |
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 |
---|---|---|---|---|---|---|
com.foxinmy.weixin4j.wxa.api | 12 | 0 | 0 | 0 | 100% | 0.424 |
com.foxinmy.weixin4j.wxa.model | 1 | 0 | 0 | 0 | 100% | 0.03 |
com.foxinmy.weixin4j.wxa | 1 | 0 | 0 | 0 | 100% | 1.133 |
com.foxinmy.weixin4j.wxa.model.custommessage | 1 | 0 | 0 | 0 | 100% | 0.007 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.foxinmy.weixin4j.wxa.api
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TemplateListResultTest | 2 | 0 | 0 | 0 | 100% | 0.019 | |
CustomMessageAdaptersTest | 1 | 0 | 0 | 0 | 100% | 0.012 | |
WxaApiTest | 3 | 0 | 0 | 0 | 100% | 0.12 | |
WxaQrCodeParameterTest | 1 | 0 | 0 | 0 | 100% | 0.007 | |
TemplateResultTest | 1 | 0 | 0 | 0 | 100% | 0.031 | |
TemplateMessageParameterTest | 1 | 0 | 0 | 0 | 100% | 0.074 | |
WxaCodeParameterTest | 1 | 0 | 0 | 0 | 100% | 0.148 | |
AddTemplateParameterTest | 1 | 0 | 0 | 0 | 100% | 0.01 | |
WxaCodeUnlimitParameterTest | 1 | 0 | 0 | 0 | 100% | 0.003 |
com.foxinmy.weixin4j.wxa.model
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SessionTest | 1 | 0 | 0 | 0 | 100% | 0.03 |
com.foxinmy.weixin4j.wxa
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
WXBizDataCryptTest | 1 | 0 | 0 | 0 | 100% | 1.133 |
com.foxinmy.weixin4j.wxa.model.custommessage
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CommandTest | 1 | 0 | 0 | 0 | 100% | 0.007 |
Test Cases
[Summary] [Package List] [Test Cases]
WXBizDataCryptTest
testDecryptData | 0.915 |
TemplateListResultTest
testMyTemplates | 0.014 | |
testTemplatesInLibrary | 0.002 |
CommandTest
testToString | 0 |
SessionTest
test | 0.02 |
CustomMessageAdaptersTest
testToMap | 0.008 |
WxaApiTest
testFacadeWithProperties | 0.112 | |
testGetRequestUriStringObjectArrayDefault | 0.002 | |
testGetRequestUriStringObjectArrayOverride | 0 |
WxaQrCodeParameterTest
test | 0.001 |
TemplateResultTest
test | 0.026 |
TemplateMessageParameterTest
test | 0.068 |
WxaCodeParameterTest
test | 0.143 |
AddTemplateParameterTest
test | 0.004 |
WxaCodeUnlimitParameterTest
test | 0 |