@Test
 public void testGetResourceModel() throws Exception {
   assertNull(testObj.getResourceModel());
 }