this.getClass().getClassLoader(), "test3", this.getClass(), pd, bytes), returnedBytes);
WovenClass wc = getWovenClass(b1, "test3", bytes, this.getClass().getClassLoader(),
this.getClass(), pd);
tr.weave(wc);
Skeleton.getSkeleton(ct1a).assertCalled(new MethodCall(ClassTransformer.class, "transform",
this.getClass().getClassLoader(), "test3", this.getClass(), pd, bytes));
assertCalled(wc, returnedBytes, b1, "foundPackage;" + Constants.BUNDLE_SYMBOLICNAME_ATTRIBUTE + "=bundle1;" +