public class LongDiffNullArrayEdgesTest extends Object
| Constructor and Description |
|---|
LongDiffNullArrayEdgesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddedSmalerValues() |
void |
testAvoidOverflowWithZero() |
void |
testEdges() |
void |
testEdgeValues() |
void |
testFailSafeOnPotentialOverflow() |
void |
testMutateEdges() |
void |
testParallelEdges() |
void |
testPositiveAndNegativeEdges() |
void |
testSerialization() |
public void testEdges()
public void testPositiveAndNegativeEdges()
public void testMutateEdges()
public void testSerialization()
throws IOException
IOExceptionpublic void testParallelEdges()
public void testEdgeValues()
public void testAddedSmalerValues()
public void testFailSafeOnPotentialOverflow()
public void testAvoidOverflowWithZero()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.