Test results
1 suite
org.wso2.carbon.mediator.cache.CacheMediatorTest
testIsNoStore
testIsValidResponseWithExpiredCache
testIsValidResponseWithNoCache
testIsValidResponseWithValidCache
testMediatorFactory
testMediatorSerializer
testSetAgeHeader
testSetResponseCachedTime
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="Surefire suite" junit="true">
  <test name="Surefire test">
    <classes>
      <class name="org.wso2.carbon.mediator.cache.CacheMediatorTest"/>
    </classes>
  </test> <!-- Surefire test -->
</suite> <!-- Surefire suite -->
            
Tests for Surefire suite
  • Surefire test (1 class)
Groups for Surefire suite
Times for Surefire suite
Total running time: 6 seconds
Reporter output for Surefire suite
0 ignored methods
Methods in chronological order
org.wso2.carbon.mediator.cache.CacheMediatorTest
testIsNoStore 0 ms
testIsValidResponseWithExpiredCache 11 ms
testIsValidResponseWithValidCache 11 ms
testSetAgeHeader 12 ms
testSetResponseCachedTime 12 ms
testMediatorSerializer 12 ms
testIsValidResponseWithNoCache 13 ms
testMediatorFactory 13 ms