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