Lines Matching refs:create
819 """Verify that create and match operations work as expected."""
827 # Verify create raises an assert if name doesn't match
829 self.assertRaises(AssertionError, proptemp.create, "notallowed")
831 # Verify create returns expected property.
846 prop = proptemp.create("name")
980 """Verify that create and match operations work as expected."""
988 # Verify create raises an assert if name doesn't match
990 self.assertRaises(AssertionError, sectemp.create, "notallowed")
992 # Verify create returns expected section.
1001 sec = sectemp.create("name")
1683 # Verify that add_property_value will automatically create