public class SamplingSubgraphIteratorTests extends Object
SamplingSubgraphIterator
.Constructor and Description |
---|
SamplingSubgraphIteratorTests() |
Modifier and Type | Method and Description |
---|---|
void |
testConstructor() |
void |
testConstructorNegativeProbs() |
void |
testConstructorNonpositive() |
void |
testConstructorNull() |
void |
testConstructorSizeTooLarge() |
void |
testConstructorTooLargeProbs() |
void |
testConstructorWrongNumberOfProbs() |
void |
testNoSubgraph() |
void |
testWorkedExample() |
void |
testWorkedExampleWithSampling() |
public void testConstructor()
public void testConstructorNonpositive()
public void testConstructorNull()
public void testConstructorSizeTooLarge()
public void testConstructorNegativeProbs()
public void testConstructorTooLargeProbs()
public void testConstructorWrongNumberOfProbs()
public void testWorkedExample()
public void testWorkedExampleWithSampling()
public void testNoSubgraph()
Copyright © 2012. All Rights Reserved.