});
Skeleton.getSkeleton(cdr).setReturnValue(new MethodCall(ComponentDefinitionRegistry.class,
"getInterceptors", mbm), Arrays.asList(i));
parser.beforeInit(new AnnotatedPojo(), "testPojo", null, mbm);
Skeleton.getSkeleton(helper).assertCalledExactNumberOfTimes(new MethodCall(TxComponentMetaDataHelper.class,
"getComponentMethodTxAttribute", mbm, String.class), 3);
Skeleton.getSkeleton(helper).assertNotCalled(new MethodCall(TxComponentMetaDataHelper.class,