public void testTreeModelRootWithOneChild() throws Exception {
   _testBean(TreeModel.class, TreeModel.createTestInstanceWithRootAndOneChildNode());
 }