[lang-ref]
xUnit
>
xUnit
> スキップする (未対応のケースなど) ( cpp )
[lang-ref] スキップする (未対応のケースなど) ( cpp )
TEST(Xunit, SkipTest) { // GTEST_SKIP GTEST_SKIP() << "Not supported"; }