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

24

tests

0

failures

0

ignored

0.048s

duration

100%

successful

Tests

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