Searched defs:addedProDefaultValue (Results 1 – 1 of 1) sorted by relevance
454 String addedProDefaultValue = "testUser"; in testCustomAddPro_Text() local473 DateTime addedProDefaultValue = getCurrentDateTime(); in testCustomAddPro_DateTime() local491 Date addedProDefaultValue = getCurrentDate(); in testCustomAddPro_Date() local509 Duration addedProDefaultValue = new Duration(); in testCustomAddPro_Duration() local527 Double addedProDefaultValue = (double)10; in testCustomAddPro_Number() local547 Boolean addedProDefaultValue = true; in testCustomAddPro_Boolean() local
Completed in 24 milliseconds