rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
testExceptions.cpp File Reference

Unit tests for the Exceptions class. More...

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

Classes

class  TestExceptions
 

Functions

 TEST_F (TestExceptions, Ctor)
 
 TEST_F (TestExceptions, AddDiagnostic)
 
 TEST_F (TestExceptions, Exception)
 
 TEST_F (TestExceptions, RuntimeDbException)
 
 TEST_F (TestExceptions, InvalidOptionException)
 
 TEST_F (TestExceptions, Macros)
 

Detailed Description

Unit tests for the Exceptions class.

Author
landolfa

Function Documentation

TEST_F ( TestExceptions  ,
Ctor   
)
TEST_F ( TestExceptions  ,
AddDiagnostic   
)
TEST_F ( TestExceptions  ,
Exception   
)
TEST_F ( TestExceptions  ,
RuntimeDbException   
)
TEST_F ( TestExceptions  ,
InvalidOptionException   
)
TEST_F ( TestExceptions  ,
Macros   
)