rad  5.1.0
Classes | Functions
testExceptions.cpp File Reference

Unit tests for the Exceptions class. More...

#include <rad/exceptions.hpp>
#include <gtest/gtest.h>
#include <iostream>
#include <type_traits>

Classes

class  TestExceptions
 

Functions

 TEST_F (TestExceptions, Ctor)
 
 TEST_F (TestExceptions, Exception)
 
 TEST_F (TestExceptions, NewMacros)
 
 TEST_F (TestExceptions, NewMacros2)
 

Detailed Description

Unit tests for the Exceptions class.

Author
landolfa

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( TestExceptions  ,
Ctor   
)

◆ TEST_F() [2/4]

TEST_F ( TestExceptions  ,
Exception   
)

◆ TEST_F() [3/4]

TEST_F ( TestExceptions  ,
NewMacros   
)

◆ TEST_F() [4/4]

TEST_F ( TestExceptions  ,
NewMacros2   
)