@Test
 public void testGetReportLock() throws Exception {
   Assert.assertEquals(rtfOutput, rtfOutput.getReportLock());
 }