public static class PlainObjectTestCase.Item
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_name |
java.lang.Object |
_plainObject |
| Constructor and Description |
|---|
PlainObjectTestCase.Item(java.lang.String name,
java.lang.Object plainObject) |