pFUnit
|
Provides fundamental assertions over the most basic types, a foundation for providing test services to end users. More...
Provides fundamental assertions over the most basic types, a foundation for providing test services to end users.
Whitespace
. These options are IGNORE_ALL, TRIM_ALL, and KEEP_ALL. Usage is as follows. call assertEqual(expectedString, foundString, & & Whitespace=IGNORE_ALL )
WhitespaceOptions:
Example usages can be seen in tests/Test_AssertBasic.F90 or Examples/Simple/tests/helloWorld.pf.