3 #include <gtest/gtest.h> 6 TEST(RoparamUtils, testGetXmlDoubleValue){
19 }
catch (std::runtime_error &e) {
20 SUCCEED() <<
"Not parsable value";
26 testing::InitGoogleTest(&argc, argv);
27 return RUN_ALL_TESTS();
TEST(RoparamUtils, testGetXmlDoubleValue)
Type const & getType() const
int main(int argc, char **argv)