cardano-base-0.1.3.0: Various utilities for Cardano
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Base.Properties

Description

Module with reusable properties that can be tested for common type classes

Documentation

expectStorable Source #

Arguments

∷ (Storable a, Show a, Eq a) 
⇒ a

Storable element to test.

NonNegative Int

Offset to prefix the allocated buffer

NonNegative Int

Slack to be padded after the element

Expectation