Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- allTests :: (forall a. StripeConfig -> Stripe a -> IO (Either StripeError a)) -> IO ()
Documentation
allTests :: (forall a. StripeConfig -> Stripe a -> IO (Either StripeError a)) -> IO () Source #
Main test function entry point