Skip to content

flbeta_function_runTest

Wesley de Groot edited this page Sep 15, 2016 · 34 revisions
                     _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.8 Beta

Function runTest

_.runTest(testCase, expectedResult)



unescape the HTML

Parameter list

Type @var Description Required
object [object] Wrapper Optional
string str string to escape Required

Example:

_.unescapeHTML(str)


Returns:

string




[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List%20(Beta))

Clone this wiki locally