|
lab_trees
Tempestuous Trees
|
This is the complete list of members for Catch::ResultBuilder, including all inherited members.
| allowThrows() const (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| build() const (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| build(DecomposedExpression const &expr) const (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| captureExpectedException(std::string const &expectedMessage) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| captureExpectedException(Matchers::Impl::MatcherBase< std::string > const &matcher) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| captureExpression() (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| captureMatch(ArgT const &arg, MatcherT const &matcher, char const *matcherString) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| captureResult(ResultWas::OfType resultType) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| endExpression(DecomposedExpression const &expr) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| handleResult(AssertionResult const &result) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| isBinaryExpression() const (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | inlinevirtual |
| m_assertionInfo (defined in Catch::ResultBuilder) | Catch::ResultBuilder | private |
| m_data (defined in Catch::ResultBuilder) | Catch::ResultBuilder | private |
| m_guardException (defined in Catch::ResultBuilder) | Catch::ResultBuilder | private |
| m_shouldDebugBreak (defined in Catch::ResultBuilder) | Catch::ResultBuilder | private |
| m_shouldThrow (defined in Catch::ResultBuilder) | Catch::ResultBuilder | private |
| m_stream() (defined in Catch::ResultBuilder) | Catch::ResultBuilder | inlineprivatestatic |
| m_usedStream (defined in Catch::ResultBuilder) | Catch::ResultBuilder | private |
| operator%(T const &) (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | |
| operator&&(T const &) (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | |
| operator*(T const &) (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | |
| operator+(T const &) (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | |
| operator-(T const &) (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | |
| operator/(T const &) (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | |
| operator<<(T const &value) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | inline |
| operator<=(T const &operand) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| operator<=(bool value) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | inline |
| operator||(T const &) (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | |
| react() (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| reconstructExpression(std::string &dest) const CATCH_OVERRIDE (defined in Catch::ResultBuilder) | Catch::ResultBuilder | virtual |
| ResultBuilder(char const *macroName, SourceLineInfo const &lineInfo, char const *capturedExpression, ResultDisposition::Flags resultDisposition, char const *secondArg="") (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| setExceptionGuard() (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| setResultType(ResultWas::OfType result) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| setResultType(bool result) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| shouldDebugBreak() const (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| stream() (defined in Catch::ResultBuilder) | Catch::ResultBuilder | inlineprivate |
| unsetExceptionGuard() (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| useActiveException(ResultDisposition::Flags resultDisposition=ResultDisposition::Normal) (defined in Catch::ResultBuilder) | Catch::ResultBuilder | |
| ~DecomposedExpression() (defined in Catch::DecomposedExpression) | Catch::DecomposedExpression | inlinevirtual |
| ~ResultBuilder() (defined in Catch::ResultBuilder) | Catch::ResultBuilder |