Test results
7 suites
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson
shouldSerializeAndDeserializeInfiniteDurationFromJson
testOf
testPattern
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute
shouldRoundDownToNearestSecond
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.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce
shouldAddValueAndGetViewValues
shouldAddValueAndGetWindowValues
shouldGetTimestamps
shouldGetValue
shouldGetValuesUpTo
shouldIgnoreOutOfOrderValue
shouldNotAddOutOfWindowValueWithoutForce
shouldSlideViewTo
testIndexOf
testIndexOfTime
testLengthToIndex
testSlides
testToString
monasca.common.util.stats.StatisticsTest
testStat (3.0, 3)
testStat (4.0, 4)
testStat (2.0, 2)
testStat (6.0, 6)
testStat (4.0, 4)
testStat (2.0, 2)
monasca.common.util.SerializationTest
shouldDeserialize
shouldDeserializeFromWrappedJsonElement
shouldDeserializeWithRootType
shouldFailToDeserializeOnUnknownTargetType
shouldParseSingleQuotedJson
shouldProduceFullyInjectedInstances
shouldRegisterTargetUsingAnnotatedName
shouldSerialize
shouldSerializeAndDeserializePrimitives
shouldSerializeAndDeserializeToRegisteredType
shouldSerializeWrappedValueFromJsonToNode
shouldSupportSuperflousElements
toJsonShouldUseAnnotatedRootName
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy
shouldDeProxyGuiceEnhancedProxy
<?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 c9ebe609-be48-4cd0-8e7a-22dd332da125">
    <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 c9ebe609-be48-4cd0-8e7a-22dd332da125 -->
</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 0009c6c4-4a63-4f9e-8aad-0cc05212fae3">
    <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 0009c6c4-4a63-4f9e-8aad-0cc05212fae3 -->
</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.ConversionsTest">
  <test name="Command line test b3d3658b-6da5-4837-80de-f23ec8f5c64d">
    <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 b3d3658b-6da5-4837-80de-f23ec8f5c64d -->
</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.stats.SlidingWindowStatsTest">
  <test name="Command line test e3b8213c-0234-44bd-bbb0-d233ee044523">
    <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 e3b8213c-0234-44bd-bbb0-d233ee044523 -->
</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.stats.StatisticsTest">
  <test name="Command line test e0d109bf-bcef-446d-8834-112eb5c8b57a">
    <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 e0d109bf-bcef-446d-8834-112eb5c8b57a -->
</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.SerializationTest">
  <test name="Command line test 4a141ed8-f7ec-4b43-b447-2c4828b26f7d">
    <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 4a141ed8-f7ec-4b43-b447-2c4828b26f7d -->
</suite> <!-- monasca.common.util.SerializationTest -->
            
<?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 aa04d405-aca9-4fb6-b8b6-e72b4235ab80">
    <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 aa04d405-aca9-4fb6-b8b6-e72b4235ab80 -->
</suite> <!-- monasca.common.util.TypesTest -->
            
Tests for monasca.common.util.DurationTest
  • Command line test c9ebe609-be48-4cd0-8e7a-22dd332da125 (1 class)
Tests for monasca.common.util.time.TimesTest
  • Command line test 0009c6c4-4a63-4f9e-8aad-0cc05212fae3 (1 class)
Tests for monasca.common.util.ConversionsTest
  • Command line test b3d3658b-6da5-4837-80de-f23ec8f5c64d (1 class)
Tests for monasca.common.util.stats.SlidingWindowStatsTest
  • Command line test e3b8213c-0234-44bd-bbb0-d233ee044523 (1 class)
Tests for monasca.common.util.stats.StatisticsTest
  • Command line test e0d109bf-bcef-446d-8834-112eb5c8b57a (1 class)
Tests for monasca.common.util.SerializationTest
  • Command line test 4a141ed8-f7ec-4b43-b447-2c4828b26f7d (1 class)
Tests for monasca.common.util.TypesTest
  • Command line test aa04d405-aca9-4fb6-b8b6-e72b4235ab80 (1 class)
Groups for monasca.common.util.DurationTest
Groups for monasca.common.util.time.TimesTest
Groups for monasca.common.util.ConversionsTest
Groups for monasca.common.util.stats.SlidingWindowStatsTest
Groups for monasca.common.util.stats.StatisticsTest
Groups for monasca.common.util.SerializationTest
Groups for monasca.common.util.TypesTest
Times for monasca.common.util.DurationTest
Total running time: 414 ms
Times for monasca.common.util.time.TimesTest
Total running time: 1 ms
Times for monasca.common.util.ConversionsTest
Total running time: 172 ms
Times for monasca.common.util.stats.SlidingWindowStatsTest
Total running time: 16 ms
Times for monasca.common.util.stats.StatisticsTest
Total running time: 0 ms
Times for monasca.common.util.SerializationTest
Total running time: 512 ms
Times for monasca.common.util.TypesTest
Total running time: 197 ms
Reporter output for monasca.common.util.DurationTest
Reporter output for monasca.common.util.time.TimesTest
Reporter output for monasca.common.util.ConversionsTest
Reporter output for monasca.common.util.stats.SlidingWindowStatsTest
Reporter output for monasca.common.util.stats.StatisticsTest
Reporter output for monasca.common.util.SerializationTest
Reporter output for monasca.common.util.TypesTest
0 ignored methods
0 ignored methods
0 ignored methods
0 ignored methods
0 ignored methods
4 ignored methods
monasca.common.util.SerializationTest
shouldSerializeAndDeserializeProxies
shouldDeserializeFromJsonElement
shouldSerializeAndDeserializeNullValues
shouldSerializeGuiceInstrumentedProxies
1 ignored method
monasca.common.util.TypesTest
shouldDeProxyJavassistProxy
Methods in chronological order
monasca.common.util.ConversionsTest
testBigDecimal 0 ms
testDateTimeShouldEqualSameTZExplicit 26 ms
testDateTimeShouldEqualSameTZImplicit 123 ms
testDateTimeShouldNotEqualDifferentTZExplicit 123 ms
testDateTimeShouldNotEqualDifferentTZImplicit 151 ms
testEnumFromEnum 162 ms
testEnumFromNumber 163 ms
testEnumFromNumberDouble 164 ms
testEnumFromString 164 ms
testEnumFromStringLowerCased 165 ms
testEnumFromStringWithSpaces 165 ms
testEnumShouldFailInvalidEnumIndex 166 ms
testEnumShouldFailUnsupportedType 173 ms
testInteger 178 ms
testLong 178 ms
testObject 179 ms
testString 180 ms
testVariantToBoolean 180 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 256 ms
shouldRoundDownToNearestSecond 258 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 262 ms
shouldAddValueAndGetViewValues 268 ms
shouldAddValueAndGetWindowValues 270 ms
shouldGetTimestamps 271 ms
shouldGetValue 273 ms
shouldGetValuesUpTo 274 ms
shouldIgnoreOutOfOrderValue 276 ms
shouldNotAddOutOfWindowValueWithoutForce 276 ms
shouldSlideViewTo 281 ms
testIndexOf 282 ms
testIndexOfTime 282 ms
testLengthToIndex 283 ms
testSlides 283 ms
testToString 284 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 295 ms
testStat(6.0, 6) 296 ms
testStat(2.0, 2) 296 ms
testStat(4.0, 4) 297 ms
testStat(2.0, 2) 297 ms
testStat(4.0, 4) 298 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 301 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 708 ms
testOf 715 ms
testPattern 715 ms
monasca.common.util.SerializationTest
shouldDeserialize 719 ms
shouldDeserializeFromWrappedJsonElement 1166 ms
shouldDeserializeWithRootType 1186 ms
shouldFailToDeserializeOnUnknownTargetType 1197 ms
shouldParseSingleQuotedJson 1198 ms
shouldProduceFullyInjectedInstances 1198 ms
shouldRegisterTargetUsingAnnotatedName 1221 ms
shouldSerialize 1221 ms
shouldSerializeAndDeserializePrimitives 1237 ms
shouldSerializeAndDeserializeToRegisteredType 1241 ms
shouldSerializeWrappedValueFromJsonToNode 1242 ms
shouldSupportSuperflousElements 1243 ms
toJsonShouldUseAnnotatedRootName 1243 ms
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 1249 ms
shouldDeProxyGuiceEnhancedProxy 1391 ms
Methods in chronological order
monasca.common.util.ConversionsTest
testBigDecimal 0 ms
testDateTimeShouldEqualSameTZExplicit 26 ms
testDateTimeShouldEqualSameTZImplicit 123 ms
testDateTimeShouldNotEqualDifferentTZExplicit 123 ms
testDateTimeShouldNotEqualDifferentTZImplicit 151 ms
testEnumFromEnum 162 ms
testEnumFromNumber 163 ms
testEnumFromNumberDouble 164 ms
testEnumFromString 164 ms
testEnumFromStringLowerCased 165 ms
testEnumFromStringWithSpaces 165 ms
testEnumShouldFailInvalidEnumIndex 166 ms
testEnumShouldFailUnsupportedType 173 ms
testInteger 178 ms
testLong 178 ms
testObject 179 ms
testString 180 ms
testVariantToBoolean 180 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 256 ms
shouldRoundDownToNearestSecond 258 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 262 ms
shouldAddValueAndGetViewValues 268 ms
shouldAddValueAndGetWindowValues 270 ms
shouldGetTimestamps 271 ms
shouldGetValue 273 ms
shouldGetValuesUpTo 274 ms
shouldIgnoreOutOfOrderValue 276 ms
shouldNotAddOutOfWindowValueWithoutForce 276 ms
shouldSlideViewTo 281 ms
testIndexOf 282 ms
testIndexOfTime 282 ms
testLengthToIndex 283 ms
testSlides 283 ms
testToString 284 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 295 ms
testStat(6.0, 6) 296 ms
testStat(2.0, 2) 296 ms
testStat(4.0, 4) 297 ms
testStat(2.0, 2) 297 ms
testStat(4.0, 4) 298 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 301 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 708 ms
testOf 715 ms
testPattern 715 ms
monasca.common.util.SerializationTest
shouldDeserialize 719 ms
shouldDeserializeFromWrappedJsonElement 1166 ms
shouldDeserializeWithRootType 1186 ms
shouldFailToDeserializeOnUnknownTargetType 1197 ms
shouldParseSingleQuotedJson 1198 ms
shouldProduceFullyInjectedInstances 1198 ms
shouldRegisterTargetUsingAnnotatedName 1221 ms
shouldSerialize 1221 ms
shouldSerializeAndDeserializePrimitives 1237 ms
shouldSerializeAndDeserializeToRegisteredType 1241 ms
shouldSerializeWrappedValueFromJsonToNode 1242 ms
shouldSupportSuperflousElements 1243 ms
toJsonShouldUseAnnotatedRootName 1243 ms
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 1249 ms
shouldDeProxyGuiceEnhancedProxy 1391 ms
Methods in chronological order
monasca.common.util.ConversionsTest
testBigDecimal 0 ms
testDateTimeShouldEqualSameTZExplicit 26 ms
testDateTimeShouldEqualSameTZImplicit 123 ms
testDateTimeShouldNotEqualDifferentTZExplicit 123 ms
testDateTimeShouldNotEqualDifferentTZImplicit 151 ms
testEnumFromEnum 162 ms
testEnumFromNumber 163 ms
testEnumFromNumberDouble 164 ms
testEnumFromString 164 ms
testEnumFromStringLowerCased 165 ms
testEnumFromStringWithSpaces 165 ms
testEnumShouldFailInvalidEnumIndex 166 ms
testEnumShouldFailUnsupportedType 173 ms
testInteger 178 ms
testLong 178 ms
testObject 179 ms
testString 180 ms
testVariantToBoolean 180 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 256 ms
shouldRoundDownToNearestSecond 258 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 262 ms
shouldAddValueAndGetViewValues 268 ms
shouldAddValueAndGetWindowValues 270 ms
shouldGetTimestamps 271 ms
shouldGetValue 273 ms
shouldGetValuesUpTo 274 ms
shouldIgnoreOutOfOrderValue 276 ms
shouldNotAddOutOfWindowValueWithoutForce 276 ms
shouldSlideViewTo 281 ms
testIndexOf 282 ms
testIndexOfTime 282 ms
testLengthToIndex 283 ms
testSlides 283 ms
testToString 284 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 295 ms
testStat(6.0, 6) 296 ms
testStat(2.0, 2) 296 ms
testStat(4.0, 4) 297 ms
testStat(2.0, 2) 297 ms
testStat(4.0, 4) 298 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 301 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 708 ms
testOf 715 ms
testPattern 715 ms
monasca.common.util.SerializationTest
shouldDeserialize 719 ms
shouldDeserializeFromWrappedJsonElement 1166 ms
shouldDeserializeWithRootType 1186 ms
shouldFailToDeserializeOnUnknownTargetType 1197 ms
shouldParseSingleQuotedJson 1198 ms
shouldProduceFullyInjectedInstances 1198 ms
shouldRegisterTargetUsingAnnotatedName 1221 ms
shouldSerialize 1221 ms
shouldSerializeAndDeserializePrimitives 1237 ms
shouldSerializeAndDeserializeToRegisteredType 1241 ms
shouldSerializeWrappedValueFromJsonToNode 1242 ms
shouldSupportSuperflousElements 1243 ms
toJsonShouldUseAnnotatedRootName 1243 ms
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 1249 ms
shouldDeProxyGuiceEnhancedProxy 1391 ms
Methods in chronological order
monasca.common.util.ConversionsTest
testBigDecimal 0 ms
testDateTimeShouldEqualSameTZExplicit 26 ms
testDateTimeShouldEqualSameTZImplicit 123 ms
testDateTimeShouldNotEqualDifferentTZExplicit 123 ms
testDateTimeShouldNotEqualDifferentTZImplicit 151 ms
testEnumFromEnum 162 ms
testEnumFromNumber 163 ms
testEnumFromNumberDouble 164 ms
testEnumFromString 164 ms
testEnumFromStringLowerCased 165 ms
testEnumFromStringWithSpaces 165 ms
testEnumShouldFailInvalidEnumIndex 166 ms
testEnumShouldFailUnsupportedType 173 ms
testInteger 178 ms
testLong 178 ms
testObject 179 ms
testString 180 ms
testVariantToBoolean 180 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 256 ms
shouldRoundDownToNearestSecond 258 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 262 ms
shouldAddValueAndGetViewValues 268 ms
shouldAddValueAndGetWindowValues 270 ms
shouldGetTimestamps 271 ms
shouldGetValue 273 ms
shouldGetValuesUpTo 274 ms
shouldIgnoreOutOfOrderValue 276 ms
shouldNotAddOutOfWindowValueWithoutForce 276 ms
shouldSlideViewTo 281 ms
testIndexOf 282 ms
testIndexOfTime 282 ms
testLengthToIndex 283 ms
testSlides 283 ms
testToString 284 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 295 ms
testStat(6.0, 6) 296 ms
testStat(2.0, 2) 296 ms
testStat(4.0, 4) 297 ms
testStat(2.0, 2) 297 ms
testStat(4.0, 4) 298 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 301 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 708 ms
testOf 715 ms
testPattern 715 ms
monasca.common.util.SerializationTest
shouldDeserialize 719 ms
shouldDeserializeFromWrappedJsonElement 1166 ms
shouldDeserializeWithRootType 1186 ms
shouldFailToDeserializeOnUnknownTargetType 1197 ms
shouldParseSingleQuotedJson 1198 ms
shouldProduceFullyInjectedInstances 1198 ms
shouldRegisterTargetUsingAnnotatedName 1221 ms
shouldSerialize 1221 ms
shouldSerializeAndDeserializePrimitives 1237 ms
shouldSerializeAndDeserializeToRegisteredType 1241 ms
shouldSerializeWrappedValueFromJsonToNode 1242 ms
shouldSupportSuperflousElements 1243 ms
toJsonShouldUseAnnotatedRootName 1243 ms
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 1249 ms
shouldDeProxyGuiceEnhancedProxy 1391 ms
Methods in chronological order
monasca.common.util.ConversionsTest
testBigDecimal 0 ms
testDateTimeShouldEqualSameTZExplicit 26 ms
testDateTimeShouldEqualSameTZImplicit 123 ms
testDateTimeShouldNotEqualDifferentTZExplicit 123 ms
testDateTimeShouldNotEqualDifferentTZImplicit 151 ms
testEnumFromEnum 162 ms
testEnumFromNumber 163 ms
testEnumFromNumberDouble 164 ms
testEnumFromString 164 ms
testEnumFromStringLowerCased 165 ms
testEnumFromStringWithSpaces 165 ms
testEnumShouldFailInvalidEnumIndex 166 ms
testEnumShouldFailUnsupportedType 173 ms
testInteger 178 ms
testLong 178 ms
testObject 179 ms
testString 180 ms
testVariantToBoolean 180 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 256 ms
shouldRoundDownToNearestSecond 258 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 262 ms
shouldAddValueAndGetViewValues 268 ms
shouldAddValueAndGetWindowValues 270 ms
shouldGetTimestamps 271 ms
shouldGetValue 273 ms
shouldGetValuesUpTo 274 ms
shouldIgnoreOutOfOrderValue 276 ms
shouldNotAddOutOfWindowValueWithoutForce 276 ms
shouldSlideViewTo 281 ms
testIndexOf 282 ms
testIndexOfTime 282 ms
testLengthToIndex 283 ms
testSlides 283 ms
testToString 284 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 295 ms
testStat(6.0, 6) 296 ms
testStat(2.0, 2) 296 ms
testStat(4.0, 4) 297 ms
testStat(2.0, 2) 297 ms
testStat(4.0, 4) 298 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 301 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 708 ms
testOf 715 ms
testPattern 715 ms
monasca.common.util.SerializationTest
shouldDeserialize 719 ms
shouldDeserializeFromWrappedJsonElement 1166 ms
shouldDeserializeWithRootType 1186 ms
shouldFailToDeserializeOnUnknownTargetType 1197 ms
shouldParseSingleQuotedJson 1198 ms
shouldProduceFullyInjectedInstances 1198 ms
shouldRegisterTargetUsingAnnotatedName 1221 ms
shouldSerialize 1221 ms
shouldSerializeAndDeserializePrimitives 1237 ms
shouldSerializeAndDeserializeToRegisteredType 1241 ms
shouldSerializeWrappedValueFromJsonToNode 1242 ms
shouldSupportSuperflousElements 1243 ms
toJsonShouldUseAnnotatedRootName 1243 ms
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 1249 ms
shouldDeProxyGuiceEnhancedProxy 1391 ms
Methods in chronological order
monasca.common.util.ConversionsTest
testBigDecimal 0 ms
testDateTimeShouldEqualSameTZExplicit 26 ms
testDateTimeShouldEqualSameTZImplicit 123 ms
testDateTimeShouldNotEqualDifferentTZExplicit 123 ms
testDateTimeShouldNotEqualDifferentTZImplicit 151 ms
testEnumFromEnum 162 ms
testEnumFromNumber 163 ms
testEnumFromNumberDouble 164 ms
testEnumFromString 164 ms
testEnumFromStringLowerCased 165 ms
testEnumFromStringWithSpaces 165 ms
testEnumShouldFailInvalidEnumIndex 166 ms
testEnumShouldFailUnsupportedType 173 ms
testInteger 178 ms
testLong 178 ms
testObject 179 ms
testString 180 ms
testVariantToBoolean 180 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 256 ms
shouldRoundDownToNearestSecond 258 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 262 ms
shouldAddValueAndGetViewValues 268 ms
shouldAddValueAndGetWindowValues 270 ms
shouldGetTimestamps 271 ms
shouldGetValue 273 ms
shouldGetValuesUpTo 274 ms
shouldIgnoreOutOfOrderValue 276 ms
shouldNotAddOutOfWindowValueWithoutForce 276 ms
shouldSlideViewTo 281 ms
testIndexOf 282 ms
testIndexOfTime 282 ms
testLengthToIndex 283 ms
testSlides 283 ms
testToString 284 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 295 ms
testStat(6.0, 6) 296 ms
testStat(2.0, 2) 296 ms
testStat(4.0, 4) 297 ms
testStat(2.0, 2) 297 ms
testStat(4.0, 4) 298 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 301 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 708 ms
testOf 715 ms
testPattern 715 ms
monasca.common.util.SerializationTest
shouldDeserialize 719 ms
shouldDeserializeFromWrappedJsonElement 1166 ms
shouldDeserializeWithRootType 1186 ms
shouldFailToDeserializeOnUnknownTargetType 1197 ms
shouldParseSingleQuotedJson 1198 ms
shouldProduceFullyInjectedInstances 1198 ms
shouldRegisterTargetUsingAnnotatedName 1221 ms
shouldSerialize 1221 ms
shouldSerializeAndDeserializePrimitives 1237 ms
shouldSerializeAndDeserializeToRegisteredType 1241 ms
shouldSerializeWrappedValueFromJsonToNode 1242 ms
shouldSupportSuperflousElements 1243 ms
toJsonShouldUseAnnotatedRootName 1243 ms
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 1249 ms
shouldDeProxyGuiceEnhancedProxy 1391 ms
Methods in chronological order
monasca.common.util.ConversionsTest
testBigDecimal 0 ms
testDateTimeShouldEqualSameTZExplicit 26 ms
testDateTimeShouldEqualSameTZImplicit 123 ms
testDateTimeShouldNotEqualDifferentTZExplicit 123 ms
testDateTimeShouldNotEqualDifferentTZImplicit 151 ms
testEnumFromEnum 162 ms
testEnumFromNumber 163 ms
testEnumFromNumberDouble 164 ms
testEnumFromString 164 ms
testEnumFromStringLowerCased 165 ms
testEnumFromStringWithSpaces 165 ms
testEnumShouldFailInvalidEnumIndex 166 ms
testEnumShouldFailUnsupportedType 173 ms
testInteger 178 ms
testLong 178 ms
testObject 179 ms
testString 180 ms
testVariantToBoolean 180 ms
monasca.common.util.time.TimesTest
shouldRoundDownToNearestMinute 256 ms
shouldRoundDownToNearestSecond 258 ms
monasca.common.util.stats.SlidingWindowStatsTest
shouldAddOutOfWindowValueWithForce 262 ms
shouldAddValueAndGetViewValues 268 ms
shouldAddValueAndGetWindowValues 270 ms
shouldGetTimestamps 271 ms
shouldGetValue 273 ms
shouldGetValuesUpTo 274 ms
shouldIgnoreOutOfOrderValue 276 ms
shouldNotAddOutOfWindowValueWithoutForce 276 ms
shouldSlideViewTo 281 ms
testIndexOf 282 ms
testIndexOfTime 282 ms
testLengthToIndex 283 ms
testSlides 283 ms
testToString 284 ms
monasca.common.util.stats.StatisticsTest
testStat(3.0, 3) 295 ms
testStat(6.0, 6) 296 ms
testStat(2.0, 2) 296 ms
testStat(4.0, 4) 297 ms
testStat(2.0, 2) 297 ms
testStat(4.0, 4) 298 ms
monasca.common.util.DurationTest
shouldSerializeAndDeserializeFromJson 301 ms
shouldSerializeAndDeserializeInfiniteDurationFromJson 708 ms
testOf 715 ms
testPattern 715 ms
monasca.common.util.SerializationTest
shouldDeserialize 719 ms
shouldDeserializeFromWrappedJsonElement 1166 ms
shouldDeserializeWithRootType 1186 ms
shouldFailToDeserializeOnUnknownTargetType 1197 ms
shouldParseSingleQuotedJson 1198 ms
shouldProduceFullyInjectedInstances 1198 ms
shouldRegisterTargetUsingAnnotatedName 1221 ms
shouldSerialize 1221 ms
shouldSerializeAndDeserializePrimitives 1237 ms
shouldSerializeAndDeserializeToRegisteredType 1241 ms
shouldSerializeWrappedValueFromJsonToNode 1242 ms
shouldSupportSuperflousElements 1243 ms
toJsonShouldUseAnnotatedRootName 1243 ms
monasca.common.util.TypesTest
shouldDeProxyCGLibProxy 1249 ms
shouldDeProxyGuiceEnhancedProxy 1391 ms