@Test
 public void testGetCharacteristic() {
   assertEquals(d_char, d_holder.getCharacteristic());
 }