Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
25 0 0 100,00% 1,53

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[ summary ] [ package list ] [ test cases ]

net.sf.jec 25 0 0 1,53

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.sf.jec

AccessorOperatorTest 3 0 0 0,200
ArithmeticOperatorTest 1 0 0 0,020
AssignOperatorTest 1 0 0 0,180
BooleanOperatorTest 1 0 0 0,030
ExpressionCompilerTest 6 0 0 0,220
ExpressionEvalTest 6 0 0 0,551
IndexerOperatorTest 2 0 0 0,180
LexerTest 4 0 0 0,020
MethodOperatorTest 1 0 0 0,130

Test Cases

[ summary ] [ package list ] [ test cases ]

AccessorOperatorTest

testApplyInverse Success 0,02
testMapAccessor Success 0,01
testBeanAccessor Success 0,12

ArithmeticOperatorTest

testApply Success 0,01

AssignOperatorTest

testApply Success 0,17

BooleanOperatorTest

testApply Success 0,01

ExpressionCompilerTest

testAccessorExpression Success 0,16
testMapAccessorExpression Success 0,00
testIndexerExpression Success 0,01
testBooleanExpression Success 0,00
testArithmeticExpression Success 0,00
testAssignExpression Success 0,02

ExpressionEvalTest

testAccessorExpression Success 0,50
testIndexerExpression Success 0,01
testBooleanExpression Success 0,00
testArithmeticExpression Success 0,00
testAssignExpression Success 0,01
testMapAccess Success 0,01

IndexerOperatorTest

testApplyInverse Success 0,16
testApply Success 0,01

LexerTest

testAccessorsAndIndexers Success 0,00
testFunctions Success 0,00
testOthers Success 0,00
testConstants Success 0,00

MethodOperatorTest

testApply Success 0,10