Skip to content

flbeta_function_runTest

Wesley de Groot edited this page Oct 26, 2015 · 34 revisions
                     _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.7 Beta

Function runTest

_('.wrapper').runTest(testCase,expectedResult)



css read, or write css

Parameter list

Type @var Description Required
object object Wrapper Required
string read what to read Required
string [write] what to write Optional

Example:

_('.wrapper').css('width', '10px')


Returns:

null




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

Clone this wiki locally