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, toXMLpublic TestCellSetModel()
throws java.lang.Exception
java.lang.Exceptionprotected CellSetModel buildTestModel()
buildTestModel in class TestModelBase<CellSetModel>protected void checkModel(CellSetModel model)
checkModel in class TestModelBase<CellSetModel>public void testBuildModel()
throws java.lang.Exception
testBuildModel in class TestModelBase<CellSetModel>java.lang.Exceptionpublic void testFromXML()
throws java.lang.Exception
testFromXML in class TestModelBase<CellSetModel>java.lang.Exceptionpublic void testFromPB()
throws java.lang.Exception
testFromPB in class TestModelBase<CellSetModel>java.lang.Exception