waLBerla 7.3
Loading...
Searching...
No Matches
walberla::v8::testing::AssertionError Class Reference

#include <Testutils.hpp>

Inheritance diagram for walberla::v8::testing::AssertionError:

Public Member Functions

 AssertionError (const std::string &msg, const std::source_location &loc)
const char * what () const noexcept override
const std::string & message () const
const std::source_location & location () const

Private Attributes

std::string msg_
std::source_location loc_

Constructor & Destructor Documentation

◆ AssertionError()

walberla::v8::testing::AssertionError::AssertionError ( const std::string & msg,
const std::source_location & loc )
inline

Member Function Documentation

◆ location()

const std::source_location & walberla::v8::testing::AssertionError::location ( ) const
inline

◆ message()

const std::string & walberla::v8::testing::AssertionError::message ( ) const
inline

◆ what()

const char * walberla::v8::testing::AssertionError::what ( ) const
inlinenodiscardoverridenoexcept

Member Data Documentation

◆ loc_

std::source_location walberla::v8::testing::AssertionError::loc_
private

◆ msg_

std::string walberla::v8::testing::AssertionError::msg_
private

The documentation for this class was generated from the following file:
  • /builds/administration/walberla-website/walberla/include/walberla/v8/testing/Testutils.hpp