public class TestRowModel extends TestModelBase<RowModel>
| Constructor and Description |
|---|
TestRowModel() |
| Modifier and Type | Method and Description |
|---|---|
protected RowModel |
buildTestModel() |
protected void |
checkModel(RowModel model) |
void |
testFromPB() |
fromJSON, fromPB, fromXML, testBuildModel, testFromJSON, testFromXML, testToJSON, testToXML, toJSON, toPB, toXMLpublic TestRowModel()
throws java.lang.Exception
java.lang.Exceptionprotected RowModel buildTestModel()
buildTestModel in class TestModelBase<RowModel>protected void checkModel(RowModel model)
checkModel in class TestModelBase<RowModel>public void testFromPB()
throws java.lang.Exception
testFromPB in class TestModelBase<RowModel>java.lang.Exception