Class StandardDumpImplementationTest


  • public class StandardDumpImplementationTest
    extends Object
    Tests of standard dump implementations
    • Constructor Detail

      • StandardDumpImplementationTest

        public StandardDumpImplementationTest()
    • Method Detail

      • testIterableDumpConverter

        public void testIterableDumpConverter()
      • testIterableDumpEmptyIterableEmptyCheck

        public void testIterableDumpEmptyIterableEmptyCheck()
      • testIterableDumpEmptyIterablePeekTimestamp

        public void testIterableDumpEmptyIterablePeekTimestamp()
      • testIterableDumpEmptyIterablePop

        public void testIterableDumpEmptyIterablePop()
      • testIterableDumpPop

        public void testIterableDumpPop()
      • testIterableDumpPopRemovesElement

        public void testIterableDumpPopRemovesElement()
      • testNestedDumpEmptyDumpEmptyCheck

        public void testNestedDumpEmptyDumpEmptyCheck()
      • testNestedDumpEmptyDumpPeekTimestamp

        public void testNestedDumpEmptyDumpPeekTimestamp()
      • testNestedDumpEmptyDumpPop

        public void testNestedDumpEmptyDumpPop()
      • testNestedDumpPop

        public void testNestedDumpPop()
      • testNestedDumpPopRemovesElement

        public void testNestedDumpPopRemovesElement()
      • testNestedDumpSortsByTimestamps

        public void testNestedDumpSortsByTimestamps()