test signatures and successfull call of injected saqc-funcions

we need some test that

  • check that the signature of the injected methods actually fits the signature of the underling function
  • check if a call to the method successfully return, to avoid errors like #302 (closed)