@Test
 public void test() {
   CanonicalProcessType cpf = yawl2Canonical.getCpf();
   assertTrue(cpf.getResourceType().isEmpty());
 }