public class SimpleGraphIteratorTests extends Object
SimpleGraphIterator
.Constructor and Description |
---|
SimpleGraphIteratorTests() |
Modifier and Type | Method and Description |
---|---|
void |
testConstructor() |
void |
testConstructorNonpositive() |
void |
testConstructorNull() |
void |
testConstructorSizeTooLarge() |
void |
testSimpleExample() |
public void testConstructor()
public void testConstructorNonpositive()
public void testConstructorNull()
public void testConstructorSizeTooLarge()
public void testSimpleExample()
Copyright © 2012. All Rights Reserved.