Tanoda
Leap.Unity.Tests.UtilsTests Class Reference

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)
 

Detailed Description

Definition at line 13 of file UtilsTests.cs.

Member Function Documentation

◆ TestNiceNames()

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.


The documentation for this class was generated from the following file: