![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
GoogleTest test type used invoke tests at compile-time. More...

Public Member Functions | |
| auto | TestBody () -> void override |
| test implementation function | |
GoogleTest test type used invoke tests at compile-time.
| TestTag | tag associated with a specific test implementation function |
|
inlineoverride |
test implementation function
Invokes the associated test implementation function twice: once at compile-time and again at runtime.