public class TestObjectCreation extends Object
ImmutableClassesGiraphConfiguration
is fastModifier and Type | Field and Description |
---|---|
org.junit.rules.TestName |
name |
Constructor and Description |
---|
TestObjectCreation() |
Modifier and Type | Method and Description |
---|---|
void |
cleanUp() |
void |
setUp() |
void |
testConstructorNewInstance() |
void |
testCreateClass() |
void |
testImmutableClassesGiraphConfigurationNewInstance() |
void |
testNativeCreateClass() |
void |
testNewInstance() |
void |
testReflectionUtilsNewInstance() |
void |
testSyncNewInstance() |
public void setUp()
public void cleanUp()
public void testCreateClass()
public void testNativeCreateClass()
public void testNewInstance() throws IllegalAccessException, InstantiationException
public void testSyncNewInstance() throws IllegalAccessException, InstantiationException
public void testReflectionUtilsNewInstance() throws IllegalAccessException, InstantiationException
public void testConstructorNewInstance() throws IllegalAccessException, InstantiationException, NoSuchMethodException, InvocationTargetException
public void testImmutableClassesGiraphConfigurationNewInstance()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.