@Test
 public void testGetApplicationId() {
   assertEquals(APP_ID, underTest.getApplicationId());
 }