assert_field_default_value(attribute_type, value)
Instance Public methods
Asserts the given attribute type gets a proper default value:
1 | assert_field_default_value :string , "MyString" |
Asserts the given attribute type gets a proper default value:
1 | assert_field_default_value :string , "MyString" |
Designed by : w10schools
service@w10schools.com
Please login to continue.