7677787980818283848586
{ WSCF11TestUtils.cleanup(cm); fail("Hierarchy still active."); } cm.resume(hier); System.out.println("Resumed: "+hier+"\n"); cm.confirm(); }
{ WSCFTestUtils.cleanup(cm); fail("Hierarchy still active."); } cm.resume(hier); System.out.println("Resumed: "+hier+"\n"); cm.confirm(); }
8990919293949596979899
} else { System.out.println("Resumed: "+hier+"\n"); cm.resume(hier); cm.confirm(); passed = true; }