Class com.ibm.ws.webcontainer.cors.CorsHelperTest

24

tests

0

failures

0

ignored

0.155s

duration

100%

successful

Tests

Test Duration Result
actualCorsRequest_notSimple_post 0.002s passed
actualCorsRequest_preflight_noRequestMethod 0.002s passed
nonCorsRequest_noRequestHeaderOrigin 0.002s passed
nonCorsRequest_preflight_noRequestHeaderOrigin 0.002s passed
preflightHandling_allowCredentialsFalse_allowAllOrigins 0.006s passed
preflightHandling_allowCredentialsTrue 0.004s passed
preflightHandling_allowCredentialsTrue_allowAllOrigins 0.003s passed
preflightHandling_allowedHeaders 0.004s passed
preflightHandling_allowedHeaders_notAllowed 0.002s passed
preflightHandling_allowedOrigins_wildcard 0.007s passed
preflightHandling_basic 0.003s passed
preflightHandling_maxAge 0.003s passed
preflightHandling_notMatch 0.003s passed
preflightHandling_requestMethod_notAllowed 0.002s passed
simpleHandling_allowCredentialsFalse 0.003s passed
simpleHandling_allowCredentialsTrue 0.002s passed
simpleHandling_allowCredentialsTrue_allowAllOrigins 0.003s passed
simpleHandling_basic 0.083s passed
simpleHandling_basic_nonStandardHTTPMethod 0.004s passed
simpleHandling_exposeHeaders 0.002s passed
simpleHandling_notMatch 0.002s passed
simpleHandling_postMethod_contentTypeApplication 0.004s passed
simpleHandling_postMethod_contentTypeMultipart 0.003s passed
simpleHandling_postMethod_contentTypeText 0.004s passed