|
proxygen
|
#include <string>#include "gtest/gtest.h"#include <Widget/widget.h>Go to the source code of this file.
Functions | |
| TEST (WidgetInitializerTest, TestConstructor) | |
| TEST (WidgetInitializerTest, TestConversion) | |
| TEST | ( | WidgetInitializerTest | , |
| TestConstructor | |||
| ) |
Definition at line 45 of file widget_test.cc.
References EXPECT_EQ, EXPECT_FLOAT_EQ, f, Widget::GetFloatValue(), Widget::GetStringValue(), and string.
| TEST | ( | WidgetInitializerTest | , |
| TestConversion | |||
| ) |
Definition at line 53 of file widget_test.cc.
References buffer(), EXPECT_EQ, EXPECT_STREQ, f, Widget::GetCharPtrValue(), and Widget::GetIntValue().