#include <unittest.h>
Definition at line 109 of file unittest.h.
◆ AssertException() [1/2]
AssertException::AssertException |
( |
const char * | w | ) |
|
|
inline |
Definition at line 111 of file unittest.h.
111: std::logic_error(w) {}
◆ AssertException() [2/2]
Definition at line 112 of file unittest.h.
112: std::logic_error(rhs) {}
◆ ~AssertException()
AssertException::~AssertException |
( |
| ) |
|
throw | ( | ) | | | |
|
virtual |
The documentation for this class was generated from the following files:
- libraries/fc/include/fc/crypto/webauthn_json/test/unittest/unittest.h
- libraries/fc/include/fc/crypto/webauthn_json/test/unittest/unittest.cpp