Package com._1c.g5.v8.dt.telemetry
Class StandardDumpImplementationTest
java.lang.Object
com._1c.g5.v8.dt.telemetry.StandardDumpImplementationTest
Tests of standard dump implementations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
StandardDumpImplementationTest
public StandardDumpImplementationTest()
-
-
Method Details
-
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()
-