C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NCppSpec
 NFormatters
 NJUnitNodes
 CResult
 CTestCase
 CTestSuite
 CTestSuites
 CBaseFormatter
 CJUnitXML
 CProgress
 CTAP
 CVerbose
 NMatchers
 CBeBetween
 CBeGreaterThan
 CBeLessThan
 CBeNullptr
 CBeWithin
 CBeWithinHelper
 CContain
 CContain< A, U, U >
 CContainBase
 CEndWith
 CEqualThe equal matcher
 CFail
 CFailWith
 CHaveError
 CHaveErrorEqualTo
 CHaveValue
 CHaveValueEqualTo
 CMatch
 CMatcherBaseBase class for all Matcher classes and objects
 CMatchPartial
 CSatisfy
 CStartWith
 CThrow
 NUtil
 Cverbose_assertHelper class for static assertions that has a built-in error string
 CClassDescriptionA Description with a defined subject
 CDescription
 CExpectationWraps the target of an expectation
 CExpectationFunc
 CExpectationValue
 CItBaseBase class for it expressions
 CItCDAn it embedded in a ClassDescription
 CItDAn it embedded in a Description
 CLetA container that memoizes the result of a block in `it's
 CLetBaseBase class for lets to abstract away the template arguments
 CNegativeExpectationHandlerHandles "negative" expectations (i.e. negated with '.not_()
 CPositiveExpectationHandlerHandles "positive" expectations (i.e. non-negated)
 CPrettyA helper base class that assists in pretty-printing various objects
 CResult
 CRunnableBase class for all objects in the execution tree
 CRunnerA collection of Descriptions that are run in sequence