testAddOperator_number_number | 25 ms | Passed |
testAddOperator_number_text | 26 ms | Passed |
testAddOperator_text_number | 26 ms | Passed |
testAddOperator_text_text | 27 ms | Passed |
testConstructorAccess | 26 ms | Passed |
testConstructor_notFound | 31 ms | Passed |
testCustomFunction_classIllegal | 32 ms | Passed |
testCustomFunction_classNotfound | 31 ms | Passed |
testCustomFunction_found | 35 ms | Passed |
testCustomFunction_notFound | 34 ms | Passed |
testCustomFunction_superClassMethodFound | 34 ms | Passed |
testEqOperator | 26 ms | Passed |
testFieldAccess | 28 ms | Passed |
testFunction_found | 42 ms | Passed |
testFunction_notFound | 32 ms | Passed |
testMethodAccess | 38 ms | Passed |
testMethodAccess_withArguments | 26 ms | Passed |
testMethod_found | 26 ms | Passed |
testMethod_foundFromCandidates | 35 ms | Passed |
testMethod_foundWithSupertype | 27 ms | Passed |
testMethod_foundWithTypeParameter | 26 ms | Passed |
testMethod_notFound | 26 ms | Passed |
testMethod_overriderFound | 27 ms | Passed |
testStaticField_classNotFound | 25 ms | Passed |
testStaticField_fieldNotFound | 26 ms | Passed |
testStaticField_found | 27 ms | Passed |
testStaticMethod_classNotFound | 26 ms | Passed |
testStaticMethod_found | 27 ms | Passed |
testStaticMethod_methodNotFound | 25 ms | Passed |
testUnreferencedParameter | 25 ms | Passed |
testVariable_notFound | 25 ms | Passed |