Safe Haskell | None |
---|
Unittests for ganeti-htools.
- prop_addIdempotent :: PeerMap -> Key -> Elem -> Property
- prop_removeIdempotent :: PeerMap -> Key -> Property
- prop_findMissing :: PeerMap -> Key -> Property
- prop_addFind :: PeerMap -> Key -> Elem -> Property
- prop_maxElem :: PeerMap -> Property
- testHTools_PeerMap :: Test
Documentation
prop_addIdempotent :: PeerMap -> Key -> Elem -> PropertySource
prop_removeIdempotent :: PeerMap -> Key -> PropertySource
prop_findMissing :: PeerMap -> Key -> PropertySource
prop_addFind :: PeerMap -> Key -> Elem -> PropertySource
prop_maxElem :: PeerMap -> PropertySource
testHTools_PeerMap :: TestSource
List of tests for the PeerMap module.