Class
FullParserTest
In:
test/src/full_parser_test.rb
Parent:
ParserTestCase
Methods
calculate_full_cases
calculate_simple_cases
parser
testComplexCalculationWithComment
testFullCaseWhen
testNumber
testSimpleCalc
testSimpleCaseWhen
testSimpleCaseWhenWithRegularCalc
verify
Public Instance methods
calculate_full_cases
(cases, default)
calculate_simple_cases
(val, cases, default)
parser
()
testComplexCalculationWithComment
()
testFullCaseWhen
()
testNumber
()
testSimpleCalc
()
testSimpleCaseWhen
()
testSimpleCaseWhenWithRegularCalc
()
verify
(code, expected=eval(code))
[Validate]