delphyne_gui
global_attributes_TEST.cc File Reference
#include "visualizer/global_attributes.hh"
#include <stdexcept>
#include "gtest/gtest.h"
Include dependency graph for global_attributes_TEST.cc:

Namespaces

 delphyne
 
 delphyne::gui
 
 delphyne::gui::test
 

Functions

 TEST (GlobalAttributes, SampleUsage)
 Checks GlobalAttributes API to parse and query CLI strings. More...
 
 TEST (GlobalAttributes, WrongParameters)
 Checks GlobalAttributes possible conditions where methods should throw. More...
 
int main (int argc, char **argv)