Home
last modified time | relevance | path

Searched refs:addCustomPro (Results 1 – 1 of 1) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java451 …private void addCustomPro(String propertyName, Object value) throws PropertyExistException, Illega… in addCustomPro() method in CheckFileProperties
471 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Text()
490 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_DateTime()
508 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Date()
527 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Duration()
544 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Number()
564 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Boolean()
581 addCustomPro("testPro", "value"); in testCustomRemovePro()

Completed in 17 milliseconds