Safe Haskell | None |
---|
Test.Ganeti.WConfd.TempRes
Description
Tests for temporary configuration resources allocation
Synopsis
- prop_IPv4Reservation_serialisation :: IPv4Reservation -> Property
- prop_TempRes_serialisation :: TempRes Int Int -> Property
- testWConfd_TempRes :: Test
Instances
Tests
prop_IPv4Reservation_serialisation :: IPv4Reservation -> Property Source #
prop_TempRes_serialisation :: TempRes Int Int -> Property Source #
The tests combined
testWConfd_TempRes :: Test Source #
Orphan instances
Arbitrary IPv4Reservation # | |
Arbitrary IPv4ResAction # | |
Arbitrary TempResState # | |
(Arbitrary k, Ord k, Arbitrary v, Ord v) => Arbitrary (TempRes k v) # | |