34 EXPECT_EQ(item.
size(), 0);
35 EXPECT_TRUE(item.
empty());
46 EXPECT_EQ(item.
size(), 1);
47 EXPECT_FALSE(item.
empty());
Simple container to store any type of children.
Item to carry concrete editable entity (e.g.
bool insertItem(SessionItem *item, const TagRow &tagrow)
Insert item into given tag under the given row.
TEST_F(ContainerItemTest, initialState)
materialitems.h Collection of materials to populate MaterialModel.