org.apache.giraph.examples
Class ConnectedComponentsVertexTest
java.lang.Object
org.apache.giraph.examples.ConnectedComponentsVertexTest
public class ConnectedComponentsVertexTest
- extends Object
Tests for ConnectedComponentsVertex
|
Method Summary |
void |
testToyData()
A local integration test on toy data |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectedComponentsVertexTest
public ConnectedComponentsVertexTest()
testToyData
public void testToyData()
throws Exception
- A local integration test on toy data
- Throws:
Exception
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.