DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
testErrorTraits.hpp File Reference
#include <common-utils/errors.hpp>
#include <gtest/gtest.h>

Go to the source code of this file.

Functions

 GTEST_TEST (testErrorTraits, isFatalIsFalseWhenTemplateParameterIsWarning)
 
 GTEST_TEST (testErrorTraits, isFatalIsTrueWhenTemplateParameterIsFatal)
 

Function Documentation

◆ GTEST_TEST() [1/2]

GTEST_TEST ( testErrorTraits ,
isFatalIsFalseWhenTemplateParameterIsWarning  )

◆ GTEST_TEST() [2/2]

GTEST_TEST ( testErrorTraits ,
isFatalIsTrueWhenTemplateParameterIsFatal  )