MCPcopy Create free account
hub / github.com/AGenUI/AGenUI / TEST

Function TEST

tests/cpp/surface/yoga_node_extended_test.cpp:451–454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

449// ═══════════════════════════════════════════════════════════════════════════════════
450
451TEST(TabsYogaHelperTest, TabBarHeight_Is96) {
452 // Verify the constant
453 EXPECT_FLOAT_EQ(TabsYogaHelper::kTabBarHeight, 96.0f);
454}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected