Package | Description |
---|---|
org.apache.giraph.block_app.test_setup |
Utilities for unit tests.
|
org.apache.giraph.block_app.test_setup.graphs |
Common Graphs for unit tests.
|
Class and Description |
---|
NumericTestGraph
Wraps TestGraph to allow using numbers to create and inspect the graph,
instead of needing to have actual Writable values, which don't have
auto-boxing.
|
TestGraphChecker
Test graph checker, function that checks whether output
of a test is correct.
|
TestGraphModifier
Test graph modifier, function that initializes graph
(i.e.
|
Class and Description |
---|
NumericTestGraph
Wraps TestGraph to allow using numbers to create and inspect the graph,
instead of needing to have actual Writable values, which don't have
auto-boxing.
|
TestGraphModifier
Test graph modifier, function that initializes graph
(i.e.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.