Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
18 | 0 | 0 | 0 | 100% | 1.238 s |
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 |
---|---|---|---|---|---|---|
edu.jiangxin.apktoolbox.convert.color | 10 | 0 | 0 | 0 | 100% | 0.188 s |
edu.jiangxin.common | 4 | 0 | 0 | 0 | 100% | 0.750 s |
edu.jiangxin.encode | 4 | 0 | 0 | 0 | 100% | 0.300 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
edu.jiangxin.apktoolbox.convert.color
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
ColorUtilsTest | 10 | 0 | 0 | 0 | 100% | 0.188 s |
edu.jiangxin.common
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
FileUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.093 s |
![]() |
OsPatternConvertTest | 2 | 0 | 0 | 0 | 100% | 0.657 s |
edu.jiangxin.encode
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
EncoderConvertTest | 4 | 0 | 0 | 0 | 100% | 0.300 s |
Test Cases
[Summary] [Package List] [Test Cases]
ColorUtilsTest
![]() |
testHex2Color | 0.063 s |
![]() |
testColor2Hex | 0 s |
![]() |
testColor2Hsb | 0 s |
![]() |
testHsb2Color | 0 s |
![]() |
testCmyk2Rgb | 0 s |
![]() |
testRgb2CIELab | 0.016 s |
![]() |
testCIELab2Rgb | 0.016 s |
![]() |
testRgb2Hsl | 0 s |
![]() |
testHsl2Rgb | 0 s |
![]() |
testRgb2Cmyk | 0 s |
FileUtilsTest
![]() |
testListFiles01 | 0.093 s |
![]() |
tesListFiles02 | 0 s |
OsPatternConvertTest
![]() |
testXxx2Xxx | 0.626 s |
![]() |
testOsDirConvert | 0.016 s |
EncoderConvertTest
![]() |
testEncodeDir | 0.238 s |
![]() |
testEncodeFile | 0.031 s |
![]() |
testDetectEncode01 | 0.016 s |
![]() |
testDetectEncode02 | 0.015 s |