public class TestJavaPrimitiveTypes extends BaseLocalDbTest
db| Constructor and Description |
|---|
TestJavaPrimitiveTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBoolean() |
void |
testByte() |
void |
testDouble() |
void |
testFloat() |
void |
testInt() |
void |
testLong() |
void |
testManyBoolean() |
void |
testManyBytes() |
void |
testManyDouble() |
void |
testManyFloat() |
void |
testManyInt() |
void |
testManyLong() |
after, before, beforeClass, countEdges, countVerticespublic void testInt()
public void testManyInt()
public void testLong()
public void testManyLong()
public void testDouble()
public void testManyDouble()
public void testBoolean()
public void testManyBoolean()
public void testFloat()
public void testManyFloat()
public void testByte()
public void testManyBytes()
Copyright © 2018. All rights reserved.