cleveland-0.1.2: Testing framework for Morley.
Safe HaskellNone
LanguageHaskell2010

Test.Cleveland.Michelson.Dummy

Description

Deprecated: Use Morley.Michelson.Runtime.Dummy or Morley.Tezos.Core directly instead

Dummy data to be used in tests where it's not essential.

Documentation

dummyNow :: Timestamp #

dummyMaxSteps :: RemainingSteps #

dummyBigMapCounter :: BigMapCounter #

dummyContractEnv :: ContractEnv #

dummyGlobalCounter :: GlobalCounter #

dummyOrigination :: forall (cp :: T) (st :: T). (ParameterScope cp, StorageScope st) => Value st -> Contract cp st -> GlobalCounter -> OriginationOperation #

dummyChainId :: ChainId #