Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

  2. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

  3. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

  4. numTyLit :: Quote m => Integer -> m TyLit

    template-haskell Language.Haskell.TH.Lib

    No documentation available.

  5. numTyLit :: Quote m => Integer -> m TyLit

    template-haskell Language.Haskell.TH.Lib.Internal

    No documentation available.

  6. numDiscarded :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of tests skipped

  7. numShrinkFinal :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of unsuccessful shrinking steps performed since last successful shrink

  8. numShrinkTries :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of unsuccessful shrinking steps performed

  9. numShrinks :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of successful shrinking steps performed

  10. numTests :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of tests performed

Page 64 of many | Previous | Next