TestCaseAutoVariableNames

Description: Testing the rules for variable names by mixing upper case, lower case, numerical and special characters.

run this test

Designed by: Kenneth Lavrsen

Variable definitions used in the test

Test Cases

CaseExpectedActual
Lowercase lowercase lowercase
Titlecase Titlecase Titlecase
WikiWord WikiWord WikiWord
Upper-case UPPERCASE UPPERCASE
Lower-case with number lowercase-with-number lowercase-with-number
Title-case with number Titlecase-with-number Titlecase-with-number
Upper-case with number UPPERCASE-with-number UPPERCASE-with-number
Mixed upper-case and number MIXEDUPPERNUMBER MIXEDUPPERNUMBER
Mix of upper/lower and number Mix-of-uplownumber Mix-of-uplownumber
Upper case in the middle upperINthemiddle upperINthemiddle
Upper-case with underscore UPPERCASE-with-underscore UPPERCASE-with-underscore
Lower-case with underscore lowercase-with-underscore lowercase-with-underscore
Mix of everything Mix of everything Mix of everything
Illegal character %ILLEGAL-CHARACTER% %ILLEGAL-CHARACTER%


This topic: TestCases > WebHome > TestCaseAutoVariableNames
Topic revision: 19 Mar 2006, ProjectContributor
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads