@Test
 public void testGetLayoutForNet() throws CanoniserException {
   assertNotNull(context.getLayoutForNet("Net"));
 }