public class TestComputationTypes extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestComputationTypes.GeneratedVertexMatchMessageCombiner
Matches the
GeneratedComputationMatch |
static class |
TestComputationTypes.GeneratedVertexMismatchMessageCombiner
Mismatches the
GeneratedComputationMatch |
static class |
TestComputationTypes.GeneratedVertexMismatchValueFactory
Mismatches the
GeneratedComputationMatch |
Constructor and Description |
---|
TestComputationTypes() |
Modifier and Type | Method and Description |
---|---|
void |
testDerivedInputFormatType() |
void |
testDerivedMatchingType() |
void |
testJsonBase64FormatType() |
void |
testMatchingType() |
void |
testMismatchingCombiner() |
void |
testMismatchingVertex() |
void |
testMismatchingVertexValueFactory() |
public void testMatchingType() throws SecurityException, NoSuchMethodException, NoSuchFieldException
public void testDerivedMatchingType() throws SecurityException, NoSuchMethodException, NoSuchFieldException
public void testDerivedInputFormatType() throws SecurityException, NoSuchMethodException, NoSuchFieldException
public void testMismatchingVertex() throws SecurityException, NoSuchMethodException, NoSuchFieldException
public void testMismatchingCombiner() throws SecurityException, NoSuchMethodException, NoSuchFieldException
public void testMismatchingVertexValueFactory() throws SecurityException, NoSuchMethodException, NoSuchFieldException
public void testJsonBase64FormatType() throws SecurityException, NoSuchMethodException, NoSuchFieldException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.