studlyCapVar
is defined and has a value of 10
properCamelCase
is defined and has a value of "A String"
titleCaseOver
is defined and has a value of 9000
studlyCapVar
should use camelCase in both declaration and assignment sections.
properCamelCase
should use camelCase in both declaration and assignment sections.
titleCaseOver
should use camelCase in both declaration and assignment sections.