Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
widget_test.cc File Reference
#include <string>
#include "gtest/gtest.h"
#include <Widget/widget.h>
+ Include dependency graph for widget_test.cc:

Go to the source code of this file.

Functions

 TEST (WidgetInitializerTest, TestConstructor)
 
 TEST (WidgetInitializerTest, TestConversion)
 

Function Documentation

TEST ( WidgetInitializerTest  ,
TestConstructor   
)

Definition at line 45 of file widget_test.cc.

View newest version in sPHENIX GitHub at line 45 of file widget_test.cc

References EXPECT_EQ, EXPECT_FLOAT_EQ, f, Widget::GetFloatValue(), and Widget::GetStringValue().

+ Here is the call graph for this function:

TEST ( WidgetInitializerTest  ,
TestConversion   
)

Definition at line 53 of file widget_test.cc.

View newest version in sPHENIX GitHub at line 53 of file widget_test.cc

References EXPECT_EQ, EXPECT_STREQ, f, Widget::GetCharPtrValue(), and Widget::GetIntValue().

+ Here is the call graph for this function: