fail();
case 12:
ops.setProperty(namespace, "k", "v");
fail();
case 13:
ops.testClassLoad(namespace, VersioningIterator.class.getName(), SortedKeyValueIterator.class.getName());
fail();
default:
// break out of infinite loop
assertEquals(14, i); // check test integrity
assertEquals(14, numRun); // check test integrity