Tanoda
|
Public Member Functions | |
void | TestNiceNames ([Values("_privateVar", "multBy32", "the_key_code", "CamelCaseToo", "_is2_equalTo_5", "GetTheSCUBANow", "m_privateVar", "kConstantVar")] string source, [Values("Private Var", "Mult By 32", "The Key Code", "Camel Case Too", "Is 2 Equal To 5", "Get The SCUBA Now", "Private Var", "Constant Var")] string result) |
Definition at line 13 of file UtilsTests.cs.
void Leap.Unity.Tests.UtilsTests.TestNiceNames | ( | [Values("_privateVar", "multBy32", "the_key_code", "CamelCaseToo", "_is2_equalTo_5", "GetTheSCUBANow", "m_privateVar", "kConstantVar")] string | source, |
[Values("Private Var", "Mult By 32", "The Key Code", "Camel Case Too", "Is 2 Equal To 5", "Get The SCUBA Now", "Private Var", "Constant Var")] string | result | ||
) |
Definition at line 17 of file UtilsTests.cs.