Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
webdriver Test.WebDriver.Types No documentation available.
addCallerToSubAssertStack :: CallStack -> HtfStack -> Maybe String -> HtfStackHTF Test.Framework.TestInterface No documentation available.
hse_calledFunction :: HtfStackEntry -> StringHTF Test.Framework.TestInterface No documentation available.
restCallStack :: HtfStack -> [HtfStackEntry]HTF Test.Framework.TestInterface No documentation available.
type
CallStack = [(Maybe String, Location)]HTF Test.Framework.TestTypes A type for call-stacks
type
ReportAllTests = [FlatTest] -> TR ()HTF Test.Framework.TestTypes Reports the IDs of all tests available.
attachCallStack :: ColorString -> HtfStack -> ColorStringHTF Test.Framework.TestTypes No documentation available.
rr_wallTimeMs :: RunResult -> MillisecondsHTF Test.Framework.TestTypes Execution time in milliseconds.
to_parallel :: TestOptions -> BoolHTF Test.Framework.TestTypes No documentation available.
tr_reportAllTests :: TestReporter -> ReportAllTestsHTF Test.Framework.TestTypes Called to report the IDs of all tests available.