Test.Framework.HUnitWrapper

Assertions on Bool values

assertBool_

assertBoolVerbose_

gassertBool_

gassertBoolVerbose_

Equality assertions

assertEqual_

assertEqualVerbose_

gassertEqual_

gassertEqualVerbose_

assertEqualPretty_

assertEqualPrettyVerbose_

gassertEqualPretty_

gassertEqualPrettyVerbose_

assertEqualNoShow_

assertEqualNoShowVerbose_

gassertEqualNoShow_

gassertEqualNoShowVerbose_

assertNotEqual_

assertNotEqualVerbose_

gassertNotEqual_

gassertNotEqualVerbose_

assertNotEqualPretty_

assertNotEqualPrettyVerbose_

gassertNotEqualPretty_

gassertNotEqualPrettyVerbose_

assertNotEqualNoShow_

assertNotEqualNoShowVerbose_

gassertNotEqualNoShow_

gassertNotEqualNoShowVerbose_

Assertions on lists

assertListsEqualAsSets_

assertListsEqualAsSetsVerbose_

gassertListsEqualAsSets_

gassertListsEqualAsSetsVerbose_

assertNotEmpty_

assertNotEmptyVerbose_

gassertNotEmpty_

gassertNotEmptyVerbose_

assertEmpty_

assertEmptyVerbose_

gassertEmpty_

gassertEmptyVerbose_

assertElem_

assertElemVerbose_

gassertElem_

gassertElemVerbose_

Assertions for exceptions

assertThrows_

assertThrowsVerbose_

assertThrowsSome_

assertThrowsSomeVerbose_

assertThrowsIO_

assertThrowsIOVerbose_

assertThrowsSomeIO_

assertThrowsSomeIOVerbose_

assertThrowsM_

assertThrowsMVerbose_

assertThrowsSomeM_

assertThrowsSomeMVerbose_

Assertions on Either values

assertLeft_

assertLeftVerbose_

gassertLeft_

gassertLeftVerbose_

assertLeftNoShow_

assertLeftNoShowVerbose_

gassertLeftNoShow_

gassertLeftNoShowVerbose_

assertRight_

assertRightVerbose_

gassertRight_

gassertRightVerbose_

assertRightNoShow_

assertRightNoShowVerbose_

gassertRightNoShow_

gassertRightNoShowVerbose_

Assertions on Just values

assertJust_

assertJustVerbose_

gassertJust_

gassertJustVerbose_

assertNothing_

assertNothingVerbose_

gassertNothing_

gassertNothingVerbose_

assertNothingNoShow_

assertNothingNoShowVerbose_

gassertNothingNoShow_

gassertNothingNoShowVerbose_

General failure

assertFailure_

gassertFailure_

Pending unit tests

unitTestPending

unitTestPending'

Sub assertions

subAssert_

subAssertVerbose_

gsubAssert_

gsubAssertVerbose_

HUnit re-exports

data HUnitFailure

Tests (for internal use)

hunitWrapperTests