@Test
 public void getPartsShouldReturnCurrentPart() {
   assertFalse(view.getParts().isEmpty());
 }