Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
26 0 0 0 100% 0.123

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.apache.http.entity.mime 26 0 0 0 100% 0.123

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

org.apache.http.entity.mime

Class Tests Errors Failures Skipped Success Rate Time
TestMultipartForm 7 0 0 0 100% 0.032
TestMultipartEntityBuilder 6 0 0 0 100% 0.007
TestFormBodyPartBuilder 4 0 0 0 100% 0.004
TestMultipartContentBody 4 0 0 0 100% 0.004
TestMultipartFormHttpEntity 4 0 0 0 100% 0.075
FormBodyPartTest 1 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

TestMultipartForm

testMultipartFormStrict 0.015
testMultipartFormStringPartsMultiCharsets 0.002
testMultipartFormCustomContentType 0.001
testMultipartFormBrowserCompatibleNonASCIIHeaders 0.002
testMultipartFormRFC6532 0.002
testMultipartFormBinaryParts 0.002
testMultipartFormStringParts 0.002

TestMultipartEntityBuilder

testMultipartCustomContentType 0.001
testMultipartCustomContentTypeParameterOverrides 0.001
testMultipartContentTypeParameter 0.001
testMultipartOptions 0.001
testBasics 0
testAddBodyParts 0.001

TestFormBodyPartBuilder

testCharacterStuffing 0.001
testBuildBodyPartBasics 0
testBuildBodyPartMultipleBuilds 0
testBuildBodyPartCustomHeaders 0

TestMultipartContentBody

testStringBodyInvalidConstruction1 0.001
testStringBodyInvalidConstruction2 0.001
testInputStreamBody 0
testStringBody 0

TestMultipartFormHttpEntity

testImplictContractorParams 0.022
testNonRepeatable 0.005
testRepeatable 0.002
testExplictContractorParams 0

FormBodyPartTest

testConstructorCompat 0