Test Result : ExpressionExceptionTest
0 failures
18 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testArithmeticOperationFailed | 1 ms | Passed |
| testArithmeticOperationFailed_null | 0 ms | Passed |
| testClassNotFound | 1 ms | Passed |
| testComparisonFailed_incomparable | 0 ms | Passed |
| testComparisonFailed_null | 0 ms | Passed |
| testConstructorInvocationFailed | 0 ms | Passed |
| testConstructorNotFound | 0 ms | Passed |
| testDoubleQuotationNotClosed | 0 ms | Passed |
| testFieldNotFound | 1 ms | Passed |
| testMethodInvocationFailed | 3 ms | Passed |
| testMethodNotFound | 0 ms | Passed |
| testOperandNotFound | 1 ms | Passed |
| testOperandNotNumber | 1 ms | Passed |
| testOperandNotText | 0 ms | Passed |
| testQuotationNotClosed | 0 ms | Passed |
| testUnsupportedNumberLiteralFound | 1 ms | Passed |
| testUnsupportedTokenFound | 0 ms | Passed |
| testVariableUnresolvable | 0 ms | Passed |