Test results
7 suites
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson
shouldSerializeAndDeserializeInfiniteDurationFromJson
testOf
testPattern
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute
shouldRoundDownToNearestSecond
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy
shouldDeProxyGuiceEnhancedProxy
monasca.common.util.stats.StatisticsTest
testStat (6.0, 6)
testStat (3.0, 3)
testStat (4.0, 4)
testStat (2.0, 2)
testStat (2.0, 2)
testStat (4.0, 4)
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce
shouldAddValueAndGetViewValues
shouldAddValueAndGetWindowValues
shouldGetTimestamps
shouldGetValue
shouldGetValuesUpTo
shouldIgnoreOutOfOrderValue
shouldNotAddOutOfWindowValueWithoutForce
shouldSlideViewTo
testIndexOf
testIndexOfTime
testLengthToIndex
testSlides
testToString
monasca.common.util.ConversionsTest
testBigDecimal
testDateTimeShouldEqualSameTZExplicit
testDateTimeShouldEqualSameTZImplicit
testDateTimeShouldNotEqualDifferentTZExplicit
testDateTimeShouldNotEqualDifferentTZImplicit
testEnumFromEnum
testEnumFromNumber
testEnumFromNumberDouble
testEnumFromString
testEnumFromStringLowerCased
testEnumFromStringWithSpaces
testEnumShouldFailInvalidEnumIndex
testEnumShouldFailUnsupportedType
testInteger
testLong
testObject
testString
testVariantToBoolean
monasca.common.util.SerializationTest
shouldDeserialize
shouldDeserializeFromWrappedJsonElement
shouldDeserializeWithRootType
shouldFailToDeserializeOnUnknownTargetType
shouldParseSingleQuotedJson
shouldProduceFullyInjectedInstances
shouldRegisterTargetUsingAnnotatedName
shouldSerialize
shouldSerializeAndDeserializePrimitives
shouldSerializeAndDeserializeToRegisteredType
shouldSerializeWrappedValueFromJsonToNode
shouldSupportSuperflousElements
toJsonShouldUseAnnotatedRootName
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="monasca.common.util.DurationTest">
  <test name="Command line test 52696bf9-7583-4db8-a7c9-78cdd8147764">
    <method-selectors>
      <method-selector>
        <selector-class name="org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector" priority="9999"/>
      </method-selector>
    </method-selectors>
    <groups>
      <run>
        <exclude name="performance"/>
        <exclude name="functional"/>
        <exclude name="integration"/>
        <exclude name="database"/>
        <exclude name="slow"/>
      </run>
    </groups>
    <classes>
      <class name="monasca.common.util.DurationTest"/>
    </classes>
  </test> <!-- Command line test 52696bf9-7583-4db8-a7c9-78cdd8147764 -->
</suite> <!-- monasca.common.util.DurationTest -->
            
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="monasca.common.util.time.TimesTest">
  <test name="Command line test 881cbb00-9952-4df6-b854-b410844fd5a9">
    <method-selectors>
      <method-selector>
        <selector-class name="org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector" priority="9999"/>
      </method-selector>
    </method-selectors>
    <groups>
      <run>
        <exclude name="performance"/>
        <exclude name="functional"/>
        <exclude name="integration"/>
        <exclude name="database"/>
        <exclude name="slow"/>
      </run>
    </groups>
    <classes>
      <class name="monasca.common.util.time.TimesTest"/>
    </classes>
  </test> <!-- Command line test 881cbb00-9952-4df6-b854-b410844fd5a9 -->
</suite> <!-- monasca.common.util.time.TimesTest -->
            
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="monasca.common.util.TypesTest">
  <test name="Command line test f06c1ed9-f296-4e62-8eb5-921ebd1c1117">
    <method-selectors>
      <method-selector>
        <selector-class name="org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector" priority="9999"/>
      </method-selector>
    </method-selectors>
    <groups>
      <run>
        <exclude name="performance"/>
        <exclude name="functional"/>
        <exclude name="integration"/>
        <exclude name="database"/>
        <exclude name="slow"/>
      </run>
    </groups>
    <classes>
      <class name="monasca.common.util.TypesTest"/>
    </classes>
  </test> <!-- Command line test f06c1ed9-f296-4e62-8eb5-921ebd1c1117 -->
</suite> <!-- monasca.common.util.TypesTest -->
            
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="monasca.common.util.stats.StatisticsTest">
  <test name="Command line test cf4cfb4b-ebe2-4b69-85c7-e2a7a4478eb2">
    <method-selectors>
      <method-selector>
        <selector-class name="org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector" priority="9999"/>
      </method-selector>
    </method-selectors>
    <groups>
      <run>
        <exclude name="performance"/>
        <exclude name="functional"/>
        <exclude name="integration"/>
        <exclude name="database"/>
        <exclude name="slow"/>
      </run>
    </groups>
    <classes>
      <class name="monasca.common.util.stats.StatisticsTest"/>
    </classes>
  </test> <!-- Command line test cf4cfb4b-ebe2-4b69-85c7-e2a7a4478eb2 -->
</suite> <!-- monasca.common.util.stats.StatisticsTest -->
            
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="monasca.common.util.stats.SlidingWindowStatsTest">
  <test name="Command line test d174384b-b97c-4946-b6c1-04aebca6dcbd">
    <method-selectors>
      <method-selector>
        <selector-class name="org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector" priority="9999"/>
      </method-selector>
    </method-selectors>
    <groups>
      <run>
        <exclude name="performance"/>
        <exclude name="functional"/>
        <exclude name="integration"/>
        <exclude name="database"/>
        <exclude name="slow"/>
      </run>
    </groups>
    <classes>
      <class name="monasca.common.util.stats.SlidingWindowStatsTest"/>
    </classes>
  </test> <!-- Command line test d174384b-b97c-4946-b6c1-04aebca6dcbd -->
</suite> <!-- monasca.common.util.stats.SlidingWindowStatsTest -->
            
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="monasca.common.util.ConversionsTest">
  <test name="Command line test 6f83dc98-11ad-47ea-9489-24f7af4c21d4">
    <method-selectors>
      <method-selector>
        <selector-class name="org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector" priority="9999"/>
      </method-selector>
    </method-selectors>
    <groups>
      <run>
        <exclude name="performance"/>
        <exclude name="functional"/>
        <exclude name="integration"/>
        <exclude name="database"/>
        <exclude name="slow"/>
      </run>
    </groups>
    <classes>
      <class name="monasca.common.util.ConversionsTest"/>
    </classes>
  </test> <!-- Command line test 6f83dc98-11ad-47ea-9489-24f7af4c21d4 -->
</suite> <!-- monasca.common.util.ConversionsTest -->
            
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="monasca.common.util.SerializationTest">
  <test name="Command line test 02b335f9-f701-486e-a403-e456c463b774">
    <method-selectors>
      <method-selector>
        <selector-class name="org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector" priority="9999"/>
      </method-selector>
    </method-selectors>
    <groups>
      <run>
        <exclude name="performance"/>
        <exclude name="functional"/>
        <exclude name="integration"/>
        <exclude name="database"/>
        <exclude name="slow"/>
      </run>
    </groups>
    <classes>
      <class name="monasca.common.util.SerializationTest"/>
    </classes>
  </test> <!-- Command line test 02b335f9-f701-486e-a403-e456c463b774 -->
</suite> <!-- monasca.common.util.SerializationTest -->
            
Tests for monasca.common.util.DurationTest
  • Command line test 52696bf9-7583-4db8-a7c9-78cdd8147764 (1 class)
Tests for monasca.common.util.time.TimesTest
  • Command line test 881cbb00-9952-4df6-b854-b410844fd5a9 (1 class)
Tests for monasca.common.util.TypesTest
  • Command line test f06c1ed9-f296-4e62-8eb5-921ebd1c1117 (1 class)
Tests for monasca.common.util.stats.StatisticsTest
  • Command line test cf4cfb4b-ebe2-4b69-85c7-e2a7a4478eb2 (1 class)
Tests for monasca.common.util.stats.SlidingWindowStatsTest
  • Command line test d174384b-b97c-4946-b6c1-04aebca6dcbd (1 class)
Tests for monasca.common.util.ConversionsTest
  • Command line test 6f83dc98-11ad-47ea-9489-24f7af4c21d4 (1 class)
Tests for monasca.common.util.SerializationTest
  • Command line test 02b335f9-f701-486e-a403-e456c463b774 (1 class)
Groups for monasca.common.util.DurationTest
Groups for monasca.common.util.time.TimesTest
Groups for monasca.common.util.TypesTest
Groups for monasca.common.util.stats.StatisticsTest
Groups for monasca.common.util.stats.SlidingWindowStatsTest
Groups for monasca.common.util.ConversionsTest
Groups for monasca.common.util.SerializationTest
Times for monasca.common.util.DurationTest
Total running time: 411 ms
Times for monasca.common.util.time.TimesTest
Total running time: 137 ms
Times for monasca.common.util.TypesTest
Total running time: 672 ms
Times for monasca.common.util.stats.StatisticsTest
Total running time: 2 ms
Times for monasca.common.util.stats.SlidingWindowStatsTest
Total running time: 17 ms
Times for monasca.common.util.ConversionsTest
Total running time: 37 ms
Times for monasca.common.util.SerializationTest
Total running time: 209 ms
Reporter output for monasca.common.util.DurationTest
Reporter output for monasca.common.util.time.TimesTest
Reporter output for monasca.common.util.TypesTest
Reporter output for monasca.common.util.stats.StatisticsTest
Reporter output for monasca.common.util.stats.SlidingWindowStatsTest
Reporter output for monasca.common.util.ConversionsTest
Reporter output for monasca.common.util.SerializationTest
0 ignored methods
0 ignored methods
1 ignored method
monasca.common.util.TypesTest
shouldDeProxyJavassistProxy
0 ignored methods
0 ignored methods
0 ignored methods
4 ignored methods
monasca.common.util.SerializationTest
shouldSerializeAndDeserializeProxies
shouldDeserializeFromJsonElement
shouldSerializeAndDeserializeNullValues
shouldSerializeGuiceInstrumentedProxies
Methods in chronological order
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 0 ms
shouldDeProxyGuiceEnhancedProxy 181 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 774 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 1180 ms
testOf 1186 ms
testPattern 1188 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 1194 ms
shouldRoundDownToNearestSecond 1330 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 1346 ms
testStat(6.0, 6) 1347 ms
testStat(2.0, 2) 1347 ms
testStat(4.0, 4) 1348 ms
testStat(2.0, 2) 1348 ms
testStat(4.0, 4) 1349 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 1353 ms
shouldAddValueAndGetViewValues 1358 ms
shouldAddValueAndGetWindowValues 1359 ms
shouldGetTimestamps 1359 ms
shouldGetValue 1361 ms
shouldGetValuesUpTo 1362 ms
shouldIgnoreOutOfOrderValue 1363 ms
shouldNotAddOutOfWindowValueWithoutForce 1364 ms
shouldSlideViewTo 1365 ms
testIndexOf 1365 ms
testIndexOfTime 1366 ms
testLengthToIndex 1366 ms
testSlides 1366 ms
testToString 1367 ms
monasca.common.util.ConversionsTest
testBigDecimal 1405 ms
testDateTimeShouldEqualSameTZExplicit 1407 ms
testDateTimeShouldEqualSameTZImplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZExplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZImplicit 1438 ms
testEnumFromEnum 1439 ms
testEnumFromNumber 1440 ms
testEnumFromNumberDouble 1441 ms
testEnumFromString 1441 ms
testEnumFromStringLowerCased 1442 ms
testEnumFromStringWithSpaces 1442 ms
testEnumShouldFailInvalidEnumIndex 1444 ms
testEnumShouldFailUnsupportedType 1445 ms
testInteger 1447 ms
testLong 1448 ms
testObject 1448 ms
testString 1449 ms
testVariantToBoolean 1450 ms
monasca.common.util.SerializationTest
shouldDeserialize 1467 ms
shouldDeserializeFromWrappedJsonElement 1568 ms
shouldDeserializeWithRootType 1598 ms
shouldFailToDeserializeOnUnknownTargetType 1599 ms
shouldParseSingleQuotedJson 1600 ms
shouldProduceFullyInjectedInstances 1601 ms
shouldRegisterTargetUsingAnnotatedName 1642 ms
shouldSerialize 1643 ms
shouldSerializeAndDeserializePrimitives 1660 ms
shouldSerializeAndDeserializeToRegisteredType 1666 ms
shouldSerializeWrappedValueFromJsonToNode 1678 ms
shouldSupportSuperflousElements 1679 ms
toJsonShouldUseAnnotatedRootName 1680 ms
Methods in chronological order
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 0 ms
shouldDeProxyGuiceEnhancedProxy 181 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 774 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 1180 ms
testOf 1186 ms
testPattern 1188 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 1194 ms
shouldRoundDownToNearestSecond 1330 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 1346 ms
testStat(6.0, 6) 1347 ms
testStat(2.0, 2) 1347 ms
testStat(4.0, 4) 1348 ms
testStat(2.0, 2) 1348 ms
testStat(4.0, 4) 1349 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 1353 ms
shouldAddValueAndGetViewValues 1358 ms
shouldAddValueAndGetWindowValues 1359 ms
shouldGetTimestamps 1359 ms
shouldGetValue 1361 ms
shouldGetValuesUpTo 1362 ms
shouldIgnoreOutOfOrderValue 1363 ms
shouldNotAddOutOfWindowValueWithoutForce 1364 ms
shouldSlideViewTo 1365 ms
testIndexOf 1365 ms
testIndexOfTime 1366 ms
testLengthToIndex 1366 ms
testSlides 1366 ms
testToString 1367 ms
monasca.common.util.ConversionsTest
testBigDecimal 1405 ms
testDateTimeShouldEqualSameTZExplicit 1407 ms
testDateTimeShouldEqualSameTZImplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZExplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZImplicit 1438 ms
testEnumFromEnum 1439 ms
testEnumFromNumber 1440 ms
testEnumFromNumberDouble 1441 ms
testEnumFromString 1441 ms
testEnumFromStringLowerCased 1442 ms
testEnumFromStringWithSpaces 1442 ms
testEnumShouldFailInvalidEnumIndex 1444 ms
testEnumShouldFailUnsupportedType 1445 ms
testInteger 1447 ms
testLong 1448 ms
testObject 1448 ms
testString 1449 ms
testVariantToBoolean 1450 ms
monasca.common.util.SerializationTest
shouldDeserialize 1467 ms
shouldDeserializeFromWrappedJsonElement 1568 ms
shouldDeserializeWithRootType 1598 ms
shouldFailToDeserializeOnUnknownTargetType 1599 ms
shouldParseSingleQuotedJson 1600 ms
shouldProduceFullyInjectedInstances 1601 ms
shouldRegisterTargetUsingAnnotatedName 1642 ms
shouldSerialize 1643 ms
shouldSerializeAndDeserializePrimitives 1660 ms
shouldSerializeAndDeserializeToRegisteredType 1666 ms
shouldSerializeWrappedValueFromJsonToNode 1678 ms
shouldSupportSuperflousElements 1679 ms
toJsonShouldUseAnnotatedRootName 1680 ms
Methods in chronological order
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 0 ms
shouldDeProxyGuiceEnhancedProxy 181 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 774 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 1180 ms
testOf 1186 ms
testPattern 1188 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 1194 ms
shouldRoundDownToNearestSecond 1330 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 1346 ms
testStat(6.0, 6) 1347 ms
testStat(2.0, 2) 1347 ms
testStat(4.0, 4) 1348 ms
testStat(2.0, 2) 1348 ms
testStat(4.0, 4) 1349 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 1353 ms
shouldAddValueAndGetViewValues 1358 ms
shouldAddValueAndGetWindowValues 1359 ms
shouldGetTimestamps 1359 ms
shouldGetValue 1361 ms
shouldGetValuesUpTo 1362 ms
shouldIgnoreOutOfOrderValue 1363 ms
shouldNotAddOutOfWindowValueWithoutForce 1364 ms
shouldSlideViewTo 1365 ms
testIndexOf 1365 ms
testIndexOfTime 1366 ms
testLengthToIndex 1366 ms
testSlides 1366 ms
testToString 1367 ms
monasca.common.util.ConversionsTest
testBigDecimal 1405 ms
testDateTimeShouldEqualSameTZExplicit 1407 ms
testDateTimeShouldEqualSameTZImplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZExplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZImplicit 1438 ms
testEnumFromEnum 1439 ms
testEnumFromNumber 1440 ms
testEnumFromNumberDouble 1441 ms
testEnumFromString 1441 ms
testEnumFromStringLowerCased 1442 ms
testEnumFromStringWithSpaces 1442 ms
testEnumShouldFailInvalidEnumIndex 1444 ms
testEnumShouldFailUnsupportedType 1445 ms
testInteger 1447 ms
testLong 1448 ms
testObject 1448 ms
testString 1449 ms
testVariantToBoolean 1450 ms
monasca.common.util.SerializationTest
shouldDeserialize 1467 ms
shouldDeserializeFromWrappedJsonElement 1568 ms
shouldDeserializeWithRootType 1598 ms
shouldFailToDeserializeOnUnknownTargetType 1599 ms
shouldParseSingleQuotedJson 1600 ms
shouldProduceFullyInjectedInstances 1601 ms
shouldRegisterTargetUsingAnnotatedName 1642 ms
shouldSerialize 1643 ms
shouldSerializeAndDeserializePrimitives 1660 ms
shouldSerializeAndDeserializeToRegisteredType 1666 ms
shouldSerializeWrappedValueFromJsonToNode 1678 ms
shouldSupportSuperflousElements 1679 ms
toJsonShouldUseAnnotatedRootName 1680 ms
Methods in chronological order
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 0 ms
shouldDeProxyGuiceEnhancedProxy 181 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 774 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 1180 ms
testOf 1186 ms
testPattern 1188 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 1194 ms
shouldRoundDownToNearestSecond 1330 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 1346 ms
testStat(6.0, 6) 1347 ms
testStat(2.0, 2) 1347 ms
testStat(4.0, 4) 1348 ms
testStat(2.0, 2) 1348 ms
testStat(4.0, 4) 1349 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 1353 ms
shouldAddValueAndGetViewValues 1358 ms
shouldAddValueAndGetWindowValues 1359 ms
shouldGetTimestamps 1359 ms
shouldGetValue 1361 ms
shouldGetValuesUpTo 1362 ms
shouldIgnoreOutOfOrderValue 1363 ms
shouldNotAddOutOfWindowValueWithoutForce 1364 ms
shouldSlideViewTo 1365 ms
testIndexOf 1365 ms
testIndexOfTime 1366 ms
testLengthToIndex 1366 ms
testSlides 1366 ms
testToString 1367 ms
monasca.common.util.ConversionsTest
testBigDecimal 1405 ms
testDateTimeShouldEqualSameTZExplicit 1407 ms
testDateTimeShouldEqualSameTZImplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZExplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZImplicit 1438 ms
testEnumFromEnum 1439 ms
testEnumFromNumber 1440 ms
testEnumFromNumberDouble 1441 ms
testEnumFromString 1441 ms
testEnumFromStringLowerCased 1442 ms
testEnumFromStringWithSpaces 1442 ms
testEnumShouldFailInvalidEnumIndex 1444 ms
testEnumShouldFailUnsupportedType 1445 ms
testInteger 1447 ms
testLong 1448 ms
testObject 1448 ms
testString 1449 ms
testVariantToBoolean 1450 ms
monasca.common.util.SerializationTest
shouldDeserialize 1467 ms
shouldDeserializeFromWrappedJsonElement 1568 ms
shouldDeserializeWithRootType 1598 ms
shouldFailToDeserializeOnUnknownTargetType 1599 ms
shouldParseSingleQuotedJson 1600 ms
shouldProduceFullyInjectedInstances 1601 ms
shouldRegisterTargetUsingAnnotatedName 1642 ms
shouldSerialize 1643 ms
shouldSerializeAndDeserializePrimitives 1660 ms
shouldSerializeAndDeserializeToRegisteredType 1666 ms
shouldSerializeWrappedValueFromJsonToNode 1678 ms
shouldSupportSuperflousElements 1679 ms
toJsonShouldUseAnnotatedRootName 1680 ms
Methods in chronological order
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 0 ms
shouldDeProxyGuiceEnhancedProxy 181 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 774 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 1180 ms
testOf 1186 ms
testPattern 1188 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 1194 ms
shouldRoundDownToNearestSecond 1330 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 1346 ms
testStat(6.0, 6) 1347 ms
testStat(2.0, 2) 1347 ms
testStat(4.0, 4) 1348 ms
testStat(2.0, 2) 1348 ms
testStat(4.0, 4) 1349 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 1353 ms
shouldAddValueAndGetViewValues 1358 ms
shouldAddValueAndGetWindowValues 1359 ms
shouldGetTimestamps 1359 ms
shouldGetValue 1361 ms
shouldGetValuesUpTo 1362 ms
shouldIgnoreOutOfOrderValue 1363 ms
shouldNotAddOutOfWindowValueWithoutForce 1364 ms
shouldSlideViewTo 1365 ms
testIndexOf 1365 ms
testIndexOfTime 1366 ms
testLengthToIndex 1366 ms
testSlides 1366 ms
testToString 1367 ms
monasca.common.util.ConversionsTest
testBigDecimal 1405 ms
testDateTimeShouldEqualSameTZExplicit 1407 ms
testDateTimeShouldEqualSameTZImplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZExplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZImplicit 1438 ms
testEnumFromEnum 1439 ms
testEnumFromNumber 1440 ms
testEnumFromNumberDouble 1441 ms
testEnumFromString 1441 ms
testEnumFromStringLowerCased 1442 ms
testEnumFromStringWithSpaces 1442 ms
testEnumShouldFailInvalidEnumIndex 1444 ms
testEnumShouldFailUnsupportedType 1445 ms
testInteger 1447 ms
testLong 1448 ms
testObject 1448 ms
testString 1449 ms
testVariantToBoolean 1450 ms
monasca.common.util.SerializationTest
shouldDeserialize 1467 ms
shouldDeserializeFromWrappedJsonElement 1568 ms
shouldDeserializeWithRootType 1598 ms
shouldFailToDeserializeOnUnknownTargetType 1599 ms
shouldParseSingleQuotedJson 1600 ms
shouldProduceFullyInjectedInstances 1601 ms
shouldRegisterTargetUsingAnnotatedName 1642 ms
shouldSerialize 1643 ms
shouldSerializeAndDeserializePrimitives 1660 ms
shouldSerializeAndDeserializeToRegisteredType 1666 ms
shouldSerializeWrappedValueFromJsonToNode 1678 ms
shouldSupportSuperflousElements 1679 ms
toJsonShouldUseAnnotatedRootName 1680 ms
Methods in chronological order
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 0 ms
shouldDeProxyGuiceEnhancedProxy 181 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 774 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 1180 ms
testOf 1186 ms
testPattern 1188 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 1194 ms
shouldRoundDownToNearestSecond 1330 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 1346 ms
testStat(6.0, 6) 1347 ms
testStat(2.0, 2) 1347 ms
testStat(4.0, 4) 1348 ms
testStat(2.0, 2) 1348 ms
testStat(4.0, 4) 1349 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 1353 ms
shouldAddValueAndGetViewValues 1358 ms
shouldAddValueAndGetWindowValues 1359 ms
shouldGetTimestamps 1359 ms
shouldGetValue 1361 ms
shouldGetValuesUpTo 1362 ms
shouldIgnoreOutOfOrderValue 1363 ms
shouldNotAddOutOfWindowValueWithoutForce 1364 ms
shouldSlideViewTo 1365 ms
testIndexOf 1365 ms
testIndexOfTime 1366 ms
testLengthToIndex 1366 ms
testSlides 1366 ms
testToString 1367 ms
monasca.common.util.ConversionsTest
testBigDecimal 1405 ms
testDateTimeShouldEqualSameTZExplicit 1407 ms
testDateTimeShouldEqualSameTZImplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZExplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZImplicit 1438 ms
testEnumFromEnum 1439 ms
testEnumFromNumber 1440 ms
testEnumFromNumberDouble 1441 ms
testEnumFromString 1441 ms
testEnumFromStringLowerCased 1442 ms
testEnumFromStringWithSpaces 1442 ms
testEnumShouldFailInvalidEnumIndex 1444 ms
testEnumShouldFailUnsupportedType 1445 ms
testInteger 1447 ms
testLong 1448 ms
testObject 1448 ms
testString 1449 ms
testVariantToBoolean 1450 ms
monasca.common.util.SerializationTest
shouldDeserialize 1467 ms
shouldDeserializeFromWrappedJsonElement 1568 ms
shouldDeserializeWithRootType 1598 ms
shouldFailToDeserializeOnUnknownTargetType 1599 ms
shouldParseSingleQuotedJson 1600 ms
shouldProduceFullyInjectedInstances 1601 ms
shouldRegisterTargetUsingAnnotatedName 1642 ms
shouldSerialize 1643 ms
shouldSerializeAndDeserializePrimitives 1660 ms
shouldSerializeAndDeserializeToRegisteredType 1666 ms
shouldSerializeWrappedValueFromJsonToNode 1678 ms
shouldSupportSuperflousElements 1679 ms
toJsonShouldUseAnnotatedRootName 1680 ms
Methods in chronological order
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 0 ms
shouldDeProxyGuiceEnhancedProxy 181 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 774 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 1180 ms
testOf 1186 ms
testPattern 1188 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 1194 ms
shouldRoundDownToNearestSecond 1330 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 1346 ms
testStat(6.0, 6) 1347 ms
testStat(2.0, 2) 1347 ms
testStat(4.0, 4) 1348 ms
testStat(2.0, 2) 1348 ms
testStat(4.0, 4) 1349 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 1353 ms
shouldAddValueAndGetViewValues 1358 ms
shouldAddValueAndGetWindowValues 1359 ms
shouldGetTimestamps 1359 ms
shouldGetValue 1361 ms
shouldGetValuesUpTo 1362 ms
shouldIgnoreOutOfOrderValue 1363 ms
shouldNotAddOutOfWindowValueWithoutForce 1364 ms
shouldSlideViewTo 1365 ms
testIndexOf 1365 ms
testIndexOfTime 1366 ms
testLengthToIndex 1366 ms
testSlides 1366 ms
testToString 1367 ms
monasca.common.util.ConversionsTest
testBigDecimal 1405 ms
testDateTimeShouldEqualSameTZExplicit 1407 ms
testDateTimeShouldEqualSameTZImplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZExplicit 1408 ms
testDateTimeShouldNotEqualDifferentTZImplicit 1438 ms
testEnumFromEnum 1439 ms
testEnumFromNumber 1440 ms
testEnumFromNumberDouble 1441 ms
testEnumFromString 1441 ms
testEnumFromStringLowerCased 1442 ms
testEnumFromStringWithSpaces 1442 ms
testEnumShouldFailInvalidEnumIndex 1444 ms
testEnumShouldFailUnsupportedType 1445 ms
testInteger 1447 ms
testLong 1448 ms
testObject 1448 ms
testString 1449 ms
testVariantToBoolean 1450 ms
monasca.common.util.SerializationTest
shouldDeserialize 1467 ms
shouldDeserializeFromWrappedJsonElement 1568 ms
shouldDeserializeWithRootType 1598 ms
shouldFailToDeserializeOnUnknownTargetType 1599 ms
shouldParseSingleQuotedJson 1600 ms
shouldProduceFullyInjectedInstances 1601 ms
shouldRegisterTargetUsingAnnotatedName 1642 ms
shouldSerialize 1643 ms
shouldSerializeAndDeserializePrimitives 1660 ms
shouldSerializeAndDeserializeToRegisteredType 1666 ms
shouldSerializeWrappedValueFromJsonToNode 1678 ms
shouldSupportSuperflousElements 1679 ms
toJsonShouldUseAnnotatedRootName 1680 ms