Test Result : ExpressionTokenizerTest
0 failures
23 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testBigDecimalLiteral | 0 ms | Passed |
| testBuiltinFunctionOperator_illegalJavaIdentifierStart | 0 ms | Passed |
| testBuiltinFunctionOperator_nameNotFound | 0 ms | Passed |
| testDoubleLiteral | 0 ms | Passed |
| testExpression | 0 ms | Passed |
| testFalseLiteral | 0 ms | Passed |
| testFieldOperator | 0 ms | Passed |
| testFieldOperator_identifierNotFound | 0 ms | Passed |
| testFieldOperator_illegalJavaIdentifierStart | 1 ms | Passed |
| testFloatLiteral | 0 ms | Passed |
| testFunctionOperator | 0 ms | Passed |
| testGetPosition | 0 ms | Passed |
| testIntLiteral | 0 ms | Passed |
| testLongLiteral | 0 ms | Passed |
| testMethodOperator | 0 ms | Passed |
| testNullLiteral | 0 ms | Passed |
| testParans | 0 ms | Passed |
| testStaticFieldOperator | 0 ms | Passed |
| testStaticMethodOperator | 1 ms | Passed |
| testStaticMethodOperator_simpleClassName | 0 ms | Passed |
| testStringLiteral | 0 ms | Passed |
| testTrueLiteral | 1 ms | Passed |
| testVariableOperand | 0 ms | Passed |