rad 6.2.0
Loading...
Searching...
No Matches
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  )