public class PrimitivesTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PrimitivesTestCase.CharHolder |
static class |
PrimitivesTestCase.DoubleHolder |
static class |
PrimitivesTestCase.FloatHolder |
static class |
PrimitivesTestCase.IntHolder |
static class |
PrimitivesTestCase.LongHolder |
static class |
PrimitivesTestCase.OtherWrapperAttributes |
static class |
PrimitivesTestCase.PrimitiveAttributes |
static class |
PrimitivesTestCase.ShortHolder |
static class |
PrimitivesTestCase.WrapperAttributes |
| Constructor and Description |
|---|
PrimitivesTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
int_short() |
void |
long_int() |
void |
long_short() |
void |
testPrimitivesToWrapper() |
void |
testWrapperToPrimitives() |
void |
testWrapperToWrapper() |
Copyright © 2019 Glasnost. All rights reserved.