Summary

Tests Errors Failures Skipped Success Rate Time
52 0 0 7 86.538% 0.738

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.trialox.jaxrs 19 0 0 2 89.474% 0.255
org.trialox.jaxrs.blackbox 18 0 0 0 100% 0.467
org.trialox.jaxrs.util 10 0 0 0 100% 0.016
org.trialox.jaxrs.testResource 5 0 0 5 0% 0

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

org.trialox.jaxrs

Class Tests Errors Failures Skipped Success Rate Time
TestPostMethod 1 0 0 0 100% 0.059
TestSetup 1 0 0 1 0% 0.027
TestMethodMatcher 4 0 0 0 100% 0.028
TestGetMethodCalledByPath 2 0 0 0 100% 0.008
TestTemplate 2 0 0 1 50% 0.055
TestParameterInjections 5 0 0 0 100% 0.053
TestOptions 1 0 0 0 100% 0.002
TestProviders 2 0 0 0 100% 0.019
TestCallSubResource 1 0 0 0 100% 0.004

org.trialox.jaxrs.blackbox

Class Tests Errors Failures Skipped Success Rate Time
TestGenericEntityResponse 1 0 0 0 100% 0.244
TestPostSubResourceMethod 1 0 0 0 100% 0.005
TestResponseToAcceptHeader 1 0 0 0 100% 0.048
TestComponentInjectedWriter 1 0 0 0 100% 0.028
TestRegexPathParam 1 0 0 0 100% 0.005
TestWebApplicationExceptionHandlingWithoutEntity 1 0 0 0 100% 0.005
TestWriterDeterminedContentType 1 0 0 0 100% 0.021
TestExceptionMappingProviderSelection 1 0 0 0 100% 0.008
TestQueryParam 1 0 0 0 100% 0.008
TestPlainPathParam 1 0 0 0 100% 0.017
TestWebApplicationExceptionHandling 1 0 0 0 100% 0.005
TestPutWithReader 1 0 0 0 100% 0.01
TestSimplePut 1 0 0 0 100% 0.005
TestUnavailableGet 1 0 0 0 100% 0.033
TestResponse 1 0 0 0 100% 0.005
TestSimpleGet 1 0 0 0 100% 0.004
TestApplicationProvidedWriter 1 0 0 0 100% 0.01
TestCheckedExceptionHandling 1 0 0 0 100% 0.006

org.trialox.jaxrs.util

Class Tests Errors Failures Skipped Success Rate Time
MediaTypeComparatorTest 2 0 0 0 100% 0.002
TestTemplateEncoder 1 0 0 0 100% 0.001
AcceptHeaderTest 2 0 0 0 100% 0.006
URITemplateTest 2 0 0 0 100% 0.003
TestQueryParserUtil 3 0 0 0 100% 0.004

org.trialox.jaxrs.testResource

Class Tests Errors Failures Skipped Success Rate Time
TestResourceWithTemplateInMethod 1 0 0 1 0% 0
TestSubResource 1 0 0 1 0% 0
TestConfig 1 0 0 1 0% 0
TestResource 1 0 0 1 0% 0
TestResourceForSorting 1 0 0 1 0% 0

Test Cases

TestGenericEntityResponse

testResponseObject 0.238

TestPostMethod

testSimpleInput 0.058

TestPostSubResourceMethod

testOptions 0.004

TestSetup

org.trialox.jaxrs.TestSetup 0
skipped

TestResponseToAcceptHeader

testResponse 0.048

MediaTypeComparatorTest

apiTest 0.001
testInSet 0.001

TestTemplateEncoder

simpleEncoding 0

TestComponentInjectedWriter

testResponseObject 0.027

AcceptHeaderTest

gettingQualityWithWildCard 0.003
gettingQualityWithoutWildCard 0.001

TestRegexPathParam

testQueryParam 0.003

TestMethodMatcher

testMethodMatchingEmpty 0.006
testMethodMatchingTextOneIsEmpty 0.007
testMethodMatchingWithAcceptHeader 0.004
testMethodMatchingWithAcceptHeaderAll 0.01

TestWebApplicationExceptionHandlingWithoutEntity

testExceptions 0.004

TestWriterDeterminedContentType

testResponseObject 0.02

TestExceptionMappingProviderSelection

testExceptions 0.007

URITemplateTest

simpleTemplateMatching 0.001
simpleParameterizedeMatching 0

TestGetMethodCalledByPath

testGetMethodPathNotFound 0.003
testGetMethodOfInjectedResource 0.004

TestQueryParam

testQueryParam 0.007

TestPlainPathParam

testQueryParam 0.016

TestWebApplicationExceptionHandling

testExceptions 0.004

TestTemplate

testWithParameterNotFound 0.053
testRootResourceWithTemplate 0.054
skipped

TestPutWithReader

performPut 0.009

TestSimplePut

performPut 0.004

TestUnavailableGet

testOptions 0.032

TestResourceWithTemplateInMethod

org.trialox.jaxrs.testResource.TestResourceWithTemplateInMethod 0.013
skipped

TestResponse

testResponseObject 0.005

TestSimpleGet

testOptions 0.004

TestApplicationProvidedWriter

testResponseObject 0.01

TestSubResource

org.trialox.jaxrs.testResource.TestSubResource 0.003
skipped

TestCheckedExceptionHandling

testExceptions 0.005

TestQueryParserUtil

testGetMatrixEmpty 0.001
testGetMatrix 0.001
testGetQueryParam 0

TestParameterInjections

testMatrixParamInjection 0.005
testQueryParamInjection 0.004
testFormParamInjection 0.034
testMultipleInjection 0.003
testSegmentInjection 0.004

TestOptions

testOptions 0

TestConfig

org.trialox.jaxrs.testResource.TestConfig 0.027
skipped

TestProviders

getExceptionMapper 0.002
getExceptionMapper2 0.016

TestResource

org.trialox.jaxrs.testResource.TestResource 0.005
skipped

TestResourceForSorting

org.trialox.jaxrs.testResource.TestResourceForSorting 0.006
skipped

TestCallSubResource

testSubResource 0.004

Failure Details

org.trialox.jaxrs.TestSetup
skipped: skipped
testRootResourceWithTemplate
skipped: skipped
org.trialox.jaxrs.testResource.TestResourceWithTemplateInMethod
skipped: skipped
org.trialox.jaxrs.testResource.TestSubResource
skipped: skipped
org.trialox.jaxrs.testResource.TestConfig
skipped: skipped
org.trialox.jaxrs.testResource.TestResource
skipped: skipped
org.trialox.jaxrs.testResource.TestResourceForSorting
skipped: skipped