public class TestCellSetModel extends TestModelBase<CellSetModel>
| Constructor and Description |
|---|
TestCellSetModel() |
| Modifier and Type | Method and Description |
|---|---|
protected CellSetModel |
buildTestModel() |
protected void |
checkModel(CellSetModel model) |
void |
testBuildModel() |
void |
testFromPB() |
void |
testFromXML() |
fromJSON, fromPB, fromXML, testFromJSON, testToJSON, testToXML, toJSON, toPB, toXMLprotected CellSetModel buildTestModel()
buildTestModel in class TestModelBase<CellSetModel>protected void checkModel(CellSetModel model)
checkModel in class TestModelBase<CellSetModel>public void testBuildModel()
throws Exception
testBuildModel in class TestModelBase<CellSetModel>Exceptionpublic void testFromXML()
throws Exception
testFromXML in class TestModelBase<CellSetModel>Exceptionpublic void testFromPB()
throws Exception
testFromPB in class TestModelBase<CellSetModel>Exception