LimeSurvey API - Master branch

ExpressionManagerTest extends CTestCase
in package

TODO: Why is it here? Move it to root tests folder!

Table of Contents

Properties

$em  : ExpressionManager

Methods

oldStringSplitter()  : mixed
Unit test the asSplitStringOnExpressions() function to ensure that accurately parses out all expressions surrounded by curly braces, allowing for strings and escaped curly braces.
oldTestEvaluator()  : mixed
oldTokenizer()  : mixed
Unit test the Tokenizer - Tokenize and generate a HTML-compatible print-out of a comprehensive set of test cases
setUp()  : void
testEscapes()  : mixed
testEvaluator()  : mixed
testFunctions()  : mixed
testJuggling()  : mixed

Properties

Methods

oldStringSplitter()

Unit test the asSplitStringOnExpressions() function to ensure that accurately parses out all expressions surrounded by curly braces, allowing for strings and escaped curly braces.

public oldStringSplitter() : mixed

oldTokenizer()

Unit test the Tokenizer - Tokenize and generate a HTML-compatible print-out of a comprehensive set of test cases

public oldTokenizer() : mixed

        
On this page

Search results