@Test
public void testConnectInvalidType() throws Exception
{
TypedPullSupplier _typedPullSupplier = TypedPullSupplierHelper
.narrow(new TypedPullSupplierPOATie(mockTypedPullSupplier_)._this(getClientORB()));
mockTypedPullSupplier_.get_typed_supplier();
controlTypedPullSupplier_.setReturnValue(_typedPullSupplier);
replayAll();