Test.QuickCheck.Instances.Text
Contents
Methods
arbitrary :: Gen Text
shrink :: Text -> [Text]
coarbitrary :: Text -> Gen b -> Gen b
function :: (Text -> b) -> Text :-> b