@Test
 public void testToString() throws Exception {
   assertThat(sensor.toString()).isEqualTo("JIRA issues sensor");
 }