Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testVariable | Error | File: /tmp/phpdoc_testparam35458Golden :phpdoc_testparam.xml Diff : (line: 2, offset: 0) expected= actual=/
junit.framework.AssertionFailedError: File: /tmp/phpdoc_testparam35458Golden :phpdoc_testparam.xml Diff : (line: 2, offset: 0) expected= actual=/ at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.documentor.TestDocumentorLexer.parseAndCompare(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.documentor.TestDocumentorLexer.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.documentor.TestDocumentorLexer.testVariable(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.122 |
testAbsClass | Success | | 0.179 |
testBacktickExpression | Success | | 0.026 |
testBacktickExpression1 | Success | | 0.021 |
testClassConstant | Success | | 0.040 |
testClassDeclarationWithDeclarations | Success | | 0.039 |
testClassVar | Success | | 0.026 |
testClone | Success | | 0.022 |
testForEachStatementWithValue | Success | | 0.030 |
testFunctionDeclarationWithParams | Success | | 0.025 |
testGlobalStatementSimple | Success | | 0.030 |
testHalt | Success | | 0.036 |
testHeredoc | Success | | 0.019 |
testInnerDeclarations | Success | | 0.020 |
testInstanceofDispatch | Success | | 0.023 |
testInstanceofSimple | Success | | 0.020 |
testInstanceofWithFunction | Success | | 0.019 |
testInterfaceDeclarationSimple | Success | | 0.019 |
testInterfaceDeclarationWithDeclarations | Success | | 0.027 |
testMethodModifiers | Success | | 0.024 |
testNonEmptyArrayPairList | Success | | 0.037 |
testParameters | Success | | 0.037 |
testPHPconsts | Success | | 0.025 |
testPostfixWithFunction | Success | | 0.020 |
testPrefixWithFunction | Success | | 0.023 |
testQuote | Success | | 0.020 |
testQuoteWithCurly | Success | | 0.018 |
testQuoteWithOffsetNumber | Success | | 0.020 |
testQuoteWithOffsetString | Success | | 0.023 |
testSingleQuote | Success | | 0.020 |
testStaticMemberSimple | Success | | 0.018 |
testStaticMemberWithArray | Success | | 0.024 |
testStaticScalar | Success | | 0.040 |
testThrow | Success | | 0.022 |
testTryCatchStatement | Success | | 0.022 |
testTryMultiCatchStatement | Success | | 0.028 |
testAndOperation | Success | | 0.024 |
testArray | Success | | 0.026 |
testArrayComplex | Success | | 0.024 |
testArrayKeyValue | Success | | 0.020 |
testArrayVariable | Success | | 0.030 |
testArrayVariableWithoutIndex | Success | | 0.017 |
testAssignment | Success | | 0.031 |
testBitwiseOperation | Success | | 0.017 |
testBreakStatement | Success | | 0.023 |
testCastOfDispatch | Success | | 0.023 |
testCastOfVariable | Success | | 0.021 |
testClassDeclarationSimple | Success | | 0.016 |
testClassInstanciationFunction | Success | | 0.027 |
testClassInstanciationSimple | Success | | 0.021 |
testClassInstanciationVariable | Success | | 0.685 |
testClassVarComment | Success | | 0.035 |
testCodeWithDoc | Success | | 0.043 |
testCommentMulti | Success | | 0.031 |
testCommentMulti2 | Success | | 0.028 |
testCommentPhpDocBlock | Success | | 0.029 |
testCommentSingle | Success | | 0.035 |
testCommentVar | Success | | 0.039 |
testConcatOperation | Success | | 0.035 |
testConditionalExpression | Success | | 0.038 |
testContinueEmpty | Success | | 0.028 |
testContinueStatementExpression | Success | | 0.027 |
testCtor | Success | | 0.032 |
testDeclareSimple | Success | | 0.028 |
testDeclareWithStatement | Success | | 0.032 |
testDispatchNested | Success | | 0.031 |
testDispatchNestedWithStaticCall | Success | | 0.035 |
testDispatchSimple | Success | | 0.035 |
testDispatchWithStaticCall | Success | | 0.032 |
testDoWhileStatement | Success | | 0.030 |
testEchoStatement | Success | | 0.024 |
testEmpty | Success | | 0.027 |
testEmptyDeclare | Success | | 0.022 |
testEmptyForStatement | Success | | 0.046 |
testEmptyHeredoc | Success | | 0.022 |
testEnclosedVar | Success | | 0.033 |
testEndDeclare | Success | | 0.023 |
testEndForStatement | Success | | 0.081 |
testEndIfStatement | Success | | 0.050 |
testErrorBlock | Success | | 0.026 |
testErrorStatement | Success | | 0.029 |
testEval | Success | | 0.032 |
testForEachStatement | Success | | 0.037 |
testForEachStatement1 | Success | | 0.046 |
testForEachStatementBlocked | Success | | 0.049 |
testForStatement | Success | | 0.091 |
testForStatementNoArgs | Success | | 0.095 |
testForStatementNoCondition | Success | | 0.050 |
testFuncDefine | Success | | 0.026 |
testFuncIsSet | Success | | 0.033 |
testFunctionDeclaration | Success | | 0.027 |
testFunctionDeclarationReference | Success | | 0.027 |
testFunctionInvocation | Success | | 0.020 |
testFunctionInvocationWithParams | Success | | 0.025 |
testGlobalStatementMultiple | Success | | 0.016 |
testGlobalStatementReflectionWithExpression | Success | | 0.018 |
testHashTableVariable | Success | | 0.018 |
testIfStatement | Success | | 0.255 |
testIgnoreError | Success | | 0.031 |
testInclude | Success | | 0.040 |
testIncludeOnce | Success | | 0.022 |
testListVariable | Success | | 0.023 |
testMinusOperation | Success | | 0.020 |
testNewIfStatement | Success | | 0.021 |
testNotVariableExpressions | Success | | 0.046 |
testNotVariableExpressions1 | Success | | 0.032 |
testObjectDimList | Success | | 0.028 |
testPlusOperation | Success | | 0.019 |
testPostfixSimple | Success | | 0.018 |
testPrefixSimple | Success | | 0.017 |
testRefernceInstanciation | Success | | 0.019 |
testRefernceSimple | Success | | 0.018 |
testRefernceWithFunction | Success | | 0.018 |
testReflectionComplex | Success | | 0.017 |
testReflectionFunction | Success | | 0.018 |
testReflectionNested | Success | | 0.022 |
testReflectionSimple | Success | | 0.040 |
testRequire | Success | | 0.015 |
testRequireOnce | Success | | 0.014 |
testReturnStatement | Success | | 0.032 |
testScalar | Success | | 0.018 |
testStatic | Success | | 0.016 |
testStaticFunctionInvocation | Success | | 0.017 |
testStaticVarList | Success | | 0.024 |
testSwitchStatement | Success | | 0.022 |
testSwitchStatement1 | Success | | 0.020 |
testSwitchStatement2 | Success | | 0.017 |
testSwitchStatement3 | Success | | 0.027 |
testSwitchStatement4 | Success | | 0.016 |
testUnaryOperationComplex | Success | | 0.017 |
testUnaryOperationSimple | Success | | 0.015 |
testUnaryOperationWithFunction | Success | | 0.103 |
testUnsetVars | Success | | 0.022 |
testUseFilename | Success | | 0.019 |
testVariable | Success | | 0.017 |
testVariableExpressions | Success | | 0.028 |
testWhileEndStatement | Success | | 0.020 |
testWhileStatement | Success | | 0.018 |
testBacktickExpression | Success | | 0.066 |
testBacktickExpression1 | Success | | 0.016 |
testForEachStatementWithValue | Success | | 0.021 |
testFunctionDeclarationWithParams | Success | | 0.018 |
testHalt | Success | | 0.021 |
testHeredoc | Success | | 0.018 |
testInnerDeclarations | Success | | 0.017 |
testPHPconsts | Success | | 0.018 |
testQuote | Success | | 0.017 |
testQuoteWithCurly | Success | | 0.018 |
testQuoteWithOffsetNumber | Success | | 0.018 |
testQuoteWithOffsetString | Success | | 0.017 |
testSingleQuote | Success | | 0.018 |
testAndOperation | Success | | 0.019 |
testArray | Success | | 0.020 |
testArrayComplex | Success | | 0.018 |
testArrayKeyValue | Success | | 0.017 |
testArrayVariable | Success | | 0.020 |
testArrayVariableWithoutIndex | Success | | 0.016 |
testAssignment | Success | | 0.020 |
testBitwiseOperation | Success | | 0.016 |
testBreakStatement | Success | | 0.019 |
testCastOfDispatch | Success | | 0.017 |
testCastOfVariable | Success | | 0.015 |
testClassDeclarationSimple | Success | | 0.015 |
testClassInstanciationFunction | Success | | 0.018 |
testClassInstanciationSimple | Success | | 0.016 |
testClassInstanciationVariable | Success | | 0.015 |
testClassVarComment | Success | | 0.014 |
testCodeWithDoc | Success | | 0.017 |
testCommentMulti | Success | | 0.015 |
testCommentMulti2 | Success | | 0.016 |
testCommentPhpDocBlock | Success | | 0.015 |
testCommentSingle | Success | | 0.019 |
testCommentVar | Success | | 0.019 |
testConcatOperation | Success | | 0.018 |
testConditionalExpression | Success | | 0.016 |
testContinueEmpty | Success | | 0.014 |
testContinueStatementExpression | Success | | 0.014 |
testCtor | Success | | 0.015 |
testDeclareSimple | Success | | 0.017 |
testDeclareWithStatement | Success | | 0.017 |
testDispatchNested | Success | | 0.017 |
testDispatchNestedWithStaticCall | Success | | 0.020 |
testDispatchSimple | Success | | 0.019 |
testDispatchWithStaticCall | Success | | 0.016 |
testDoWhileStatement | Success | | 0.018 |
testEchoStatement | Success | | 0.016 |
testEmpty | Success | | 0.015 |
testEmptyDeclare | Success | | 0.014 |
testEmptyForStatement | Success | | 0.021 |
testEmptyHeredoc | Success | | 0.016 |
testEnclosedVar | Success | | 0.017 |
testEndDeclare | Success | | 0.015 |
testEndForStatement | Success | | 0.018 |
testEndIfStatement | Success | | 0.022 |
testErrorBlock | Success | | 0.014 |
testErrorStatement | Success | | 0.015 |
testEval | Success | | 0.015 |
testForEachStatement | Success | | 0.018 |
testForEachStatement1 | Success | | 0.019 |
testForEachStatementBlocked | Success | | 0.016 |
testForStatement | Success | | 0.019 |
testForStatementNoArgs | Success | | 0.016 |
testForStatementNoCondition | Success | | 0.019 |
testFuncDefine | Success | | 0.016 |
testFuncIsSet | Success | | 0.016 |
testFunctionDeclaration | Success | | 0.014 |
testFunctionDeclarationReference | Success | | 0.016 |
testFunctionInvocation | Success | | 0.015 |
testFunctionInvocationWithParams | Success | | 0.023 |
testGlobalStatementMultiple | Success | | 0.015 |
testGlobalStatementReflectionWithExpression | Success | | 0.015 |
testHashTableVariable | Success | | 0.018 |
testIfStatement | Success | | 0.022 |
testIgnoreError | Success | | 0.015 |
testInclude | Success | | 0.016 |
testIncludeOnce | Success | | 0.462 |
testListVariable | Success | | 0.020 |
testMinusOperation | Success | | 0.015 |
testNewIfStatement | Success | | 0.017 |
testNotVariableExpressions | Success | | 0.033 |
testNotVariableExpressions1 | Success | | 0.023 |
testObjectDimList | Success | | 0.022 |
testPlusOperation | Success | | 0.016 |
testPostfixSimple | Success | | 0.016 |
testPrefixSimple | Success | | 0.016 |
testRefernceInstanciation | Success | | 0.017 |
testRefernceSimple | Success | | 0.017 |
testRefernceWithFunction | Success | | 0.015 |
testReflectionComplex | Success | | 0.014 |
testReflectionFunction | Success | | 0.015 |
testReflectionNested | Success | | 0.015 |
testReflectionSimple | Success | | 0.014 |
testRequire | Success | | 0.016 |
testRequireOnce | Success | | 0.015 |
testReturnStatement | Success | | 0.018 |
testScalar | Success | | 0.017 |
testStatic | Success | | 0.019 |
testStaticFunctionInvocation | Success | | 0.020 |
testStaticVarList | Success | | 0.019 |
testSwitchStatement | Success | | 0.025 |
testSwitchStatement1 | Success | | 0.023 |
testSwitchStatement2 | Success | | 0.019 |
testSwitchStatement3 | Success | | 0.018 |
testSwitchStatement4 | Success | | 0.019 |
testUnaryOperationComplex | Success | | 0.018 |
testUnaryOperationSimple | Success | | 0.017 |
testUnaryOperationWithFunction | Success | | 0.018 |
testUnsetVars | Success | | 0.021 |
testUseFilename | Success | | 0.021 |
testVariable | Success | | 0.018 |
testVariableExpressions | Success | | 0.040 |
testWhileEndStatement | Success | | 0.019 |
testWhileStatement | Success | | 0.017 |
testVar | Success | | 0.006 |
testVarWithModifiers1 | Success | | 0.004 |
testVarWithModifiers2 | Success | | 0.004 |
testVarWithModifiers3 | Success | | 0.004 |
testVarWithModifiers4 | Success | | 0.003 |
testVarWithModifiers5 | Success | | 0.003 |
testVarWithModifiers6 | Success | | 0.004 |
testVarWithModifiers7 | Success | | 0.004 |
testVarWithModifiers8 | Success | | 0.004 |
testVarWithModifiers9 | Success | | 0.004 |
testVarWithModifiers10 | Success | | 0.004 |
testClass | Success | | 0.004 |
testClassNegative | Success | | 0.003 |
testInterface | Success | | 0.003 |
testClassAbstract | Success | | 0.004 |
testClassFinal | Success | | 0.004 |
testMethod | Success | | 0.003 |
testMethodWithModifiers1 | Success | | 0.004 |
testMethodWithModifiers2 | Success | | 0.003 |
testMethodWithModifiers3 | Success | | 0.003 |
testMethodWithModifiers4 | Success | | 0.004 |
testMethodWithModifiers5 | Success | | 0.003 |
testMethodWithModifiers6 | Success | | 0.003 |
testMethodWithModifiers7 | Success | | 0.003 |
testMethodWithModifiers8 | Success | | 0.004 |
testMethodWithModifiers9 | Success | | 0.003 |
testMethodWithModifiers10 | Success | | 0.003 |
testMethodWithModifiers11 | Success | | 0.003 |
testMethodWithModifiers12 | Success | | 0.004 |
testMethodWithModifiers13 | Success | | 0.003 |
testMethodWithModifiers14 | Success | | 0.003 |
testMethodWithModifiers15 | Success | | 0.003 |
testMethodWithModifiers16 | Success | | 0.002 |
testMethodWithModifiers17 | Success | | 0.003 |
testVarComment | Success | | 0.001 |
testComments | Success | | 0.054 |
testHeredocs | Success | | 0.008 |
testLexOperators | Success | | 0.024 |
testReservedWords | Success | | 0.031 |
testSamplePhp | Success | | 0.543 |
testStrings | Success | | 0.009 |
testComments | Success | | 0.029 |
testHeredocs | Success | | 0.012 |
testLexOperators | Success | | 0.020 |
testReservedWords | Success | | 0.022 |
testSamplePhp | Success | | 0.324 |
testStrings | Success | | 0.007 |
testConstantExpressionBinding | Success | | 0.068 |
testConstructorBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testConstructorBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.009 |
testConstructorBinding2 | Success | | 0.002 |
testExpressionBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testExpressionBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.453 |
testFieldAccessBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testFieldAccessBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.010 |
testStaticFieldAccessBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testStaticFieldAccessBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testStaticConstantAccessBinding | Success | | 0.003 |
testIncludeBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testIncludeBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testFunctionDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testFunctionDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testMethodDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testMethodDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testFunctionInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testFunctionInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testStaticMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testStaticMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testIdentifierBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testIdentifierBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testVariableIntBinding1 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testVariableIntBinding1(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testVariableIntBinding2 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testVariableIntBinding2(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testVariableStrBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testVariableStrBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testClassDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testClassDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testInterfaceDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testInterfaceDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testTypeParameterBinding | Success | | 0.001 |
testFieldDeclarationBinding | Success | | 0.002 |
Name | Status | Type | Time(s) |
testPartitionInHTML | Success | | 0.251 |
testPartitionStandalone | Success | | 0.006 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.019 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.012 |
testCreateTextSequence | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequence(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.023 |
testCreateTextSequenceWithComments | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceWithComments(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testCreateTextSequenceInsideBrackets | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceInsideBrackets(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testCreateTextSequenceAfterSemicolumn | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceAfterSemicolumn(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testCreateTextSequenceCompositeSequence | Error | null expected:<[$a = $b->myFunction($c->myVar)]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction($c->myVar)]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceCompositeSequence(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testCreateTextSequenceWithLineComment | Error | null expected:<[// line comment]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[// line comment]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceWithLineComment(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.010 |
testInClassDeclaration | Error | expected:<6> but was:<-1>
junit.framework.AssertionFailedError: expected:<6> but was:<-1> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestInClassDeclaration(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testInClassDeclaration(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testInClassDeclaration2 | Success | | 0.005 |
testInFuctionDeclaration | Error | expected:<0> but was:<-1>
junit.framework.AssertionFailedError: expected:<0> but was:<-1> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestInFunctionDeclaration(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testInFuctionDeclaration(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testInFunctionDeclaration2 | Success | | 0.005 |
testGetPrivousTriggerIndex | Error | Array index out of range: 16
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 16 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.008 |
testGetPrivousTriggerIndex2 | Error | Array index out of range: 0
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex2(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.008 |
testGetPrivousTriggerIndex3 | Error | Array index out of range: 29
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 29 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex3(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testGetPrivousTriggerIndex4 | Error | Array index out of range: 19
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 19 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex4(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testGetPrivousTriggerIndex5 | Success | | 0.004 |
testGetPrivousTriggerIndex6 | Success | | 0.004 |
testReadIdentifierStartIndex | Error | Array index out of range: 9
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 9 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.readIdentifierStartIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestReadIdentifierStartIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testReadIdentifierStartIndex(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testReadIdentifierEndIndex | Error | expected:<19> but was:<10>
junit.framework.AssertionFailedError: expected:<19> but was:<10> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestReadIdentifierEndIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testReadIdentifierEndIndex(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testAllPhps | Success | | 0.016 |
testCall001 | Success | | 0.003 |
testSetGet | Success | | 0.005 |
testAbstractByInterface | Success | | 0.003 |
testAbstractClass | Success | | 0.003 |
testArrayAccess | Success | | 0.005 |
testAssignOpProperty | Success | | 0.003 |
testAutoload1 | Success | | 0.002 |
testAutoload6 | Success | | 0.003 |
testCC | Success | | 0.007 |
testClassCheck | Success | | 0.005 |
testBug20175 | Success | | 0.006 |
testDesructor | Success | | 0.003 |
testInterface | Success | | 0.014 |
testBug209768 | Success | | 0.012 |
testLanguageModel4 | Success | | 1.602 |
testLanguageModel5 | Error | File: /tmp/php5_languagemodel44777Golden :php5_languagemodel Diff : (line: 785, offset: 1) expected= actual=
junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel44777Golden :php5_languagemodel Diff : (line: 785, offset: 1) expected= actual=
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.phpModel.parser.TestLanguagesModel5.testLanguageModel5(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.900 |
testBug191887 | Success | | 0.001 |
testAllPhps | Success | | 0.004 |
testFileInspector | Success | | 0.003 |
test15_VarGlobalUnused | Success | | 0.003 |
testBigClass | Success | | 0.002 |
testCC | Success | | 0.006 |
testClassCheck | Success | | 0.002 |
testClassExample | Success | | 0.004 |
testClass032 | Success | | 0.004 |
testLargeFile4 | Success | | 0.005 |
testInstallRealApplication | Error | File not found: /opt/users/phpBuild/realApps/ZendFramework.
org.eclipse.core.runtime.CoreException: File not found: /opt/users/phpBuild/realApps/ZendFramework. at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:361) at org.eclipse.core.filesystem.provider.FileStore.copyFile(FileStore.java:217) at org.eclipse.core.filesystem.provider.FileStore.copy(FileStore.java:140) at org.eclipse.core.internal.filesystem.local.LocalFile.copy(LocalFile.java:109) at org.eclipse.php.test.headless.core.benchmark.AbstractBenchmarkTest.installApplication(Unknown Source) at org.eclipse.php.test.headless.core.benchmark.TestDLTKProjectBenchmark.testInstallRealApplication(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30) org.eclipse.core.runtime.CoreException[271]: java.io.FileNotFoundException: /opt/users/phpBuild/realApps/ZendFramework (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:135) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:352) at org.eclipse.core.filesystem.provider.FileStore.copyFile(FileStore.java:217) at org.eclipse.core.filesystem.provider.FileStore.copy(FileStore.java:140) at org.eclipse.core.internal.filesystem.local.LocalFile.copy(LocalFile.java:109) at org.eclipse.php.test.headless.core.benchmark.AbstractBenchmarkTest.installApplication(Unknown Source) at org.eclipse.php.test.headless.core.benchmark.TestDLTKProjectBenchmark.testInstallRealApplication(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testBuildProject | Success | | 1.084 |
testSearchConcreteTypeDeclerationMixin | Success | | 0.133 |
testSearchConcreteMethodDeclerationMixin | Success | | 0.012 |
testSearchMethodMixin | Success | | 7.364 |
testSearchTypeDeclerationMixin | Success | | 0.025 |
testSearchTypeDeclerationSecondTimeMixin | Success | | 0.024 |
testSearchConcreteType | Success | | 0.010 |
testSearchConcreteMethod | Success | | 0.025 |
testSearchMethod | Success | | 0.033 |
testSearchMethodSecondTime | Success | | 0.024 |
testSearchTypes | Success | | 0.005 |
testAllVariablesTypeInference | Success | | 0.278 |
testLoadUnload | Success | | 19.608 |
testGoldenException | Success | | 0.001 |
testGoldenEqual | Success | | 0.001 |
testClassDeclaration | Success | | 0.006 |
testClassExtension | Success | | 0.002 |
testClassInstantiation | Success | | 0.002 |
testClassTrigger | Success | | 0.002 |
testConstantReference | Success | | 0.002 |
testFieldDefinition | Success | | 0.002 |
testFunctionDeclaration | Success | | 0.003 |
testFunctionInvocation | Success | | 0.002 |
testGlobalConstantReference | Success | | 0.002 |
testInterfaceDeclaration | Success | | 0.002 |
testInterfaceExtension | Success | | 0.001 |
testInterfaceImplementation | Success | | 0.001 |
testMethodDeclaration | Success | | 0.002 |
testMethodInvocation | Success | | 0.002 |
testMultipleInterfaceExtension | Success | | 0.003 |
testCatchBlock | Success | | 0.002 |
testMultipleInterfaceImplementation | Success | | 0.002 |
testNothing | Success | | 0.002 |
testPrivateFieldDefinition | Success | | 0.003 |
testProtectedFieldDefinition | Success | | 0.002 |
testPublicFieldDefinition | Success | | 0.002 |
testStaticFieldDefinition | Success | | 0.002 |
testStaticVariableReference | Success | | 0.002 |
testThisReference | Success | | 0.002 |
testVariable | Success | | 0.086 |
testFunctionInvocation | Success | | 0.018 |
testFunctionInvocationWithParams | Success | | 0.025 |
testStaticFunctionInvocation | Success | | 0.023 |
testArrayVariableWithoutIndex | Success | | 0.020 |
testArrayVariable | Success | | 0.020 |
testArrayVariableMultiIndex | Success | | 0.023 |
testHashTableVariable | Success | | 0.019 |
testListVariable | Success | | 0.018 |
testNestedListVariable | Success | | 0.018 |
testAssignment | Success | | 0.015 |
testPlusAssignment | Success | | 0.015 |
testSLAssignment | Success | | 0.017 |
testReflectionSimple | Success | | 0.017 |
testReflectionNested | Success | | 0.016 |
testReflectionFunction | Success | | 0.017 |
testReflectionComplex | Success | | 0.013 |
testStaticMemberSimple | Success | | 0.017 |
testStaticMemberWithArray | Success | | 0.016 |
testDispatchSimple | Success | | 0.016 |
testDispatchNested | Success | | 0.022 |
testDispatchWithStaticCall | Success | | 0.016 |
testDispatchNestedWithStaticCall | Success | | 0.018 |
testClone | Success | | 0.015 |
testCastOfVariable | Success | | 0.016 |
testCastOfDispatch | Success | | 0.018 |
testClassConstant | Success | | 0.018 |
testPostfixSimple | Success | | 0.016 |
testPostfixWithFunction | Success | | 0.013 |
testPrefixSimple | Success | | 0.015 |
testPrefixWithFunction | Success | | 0.014 |
testUnaryOperationSimple | Success | | 0.016 |
testUnaryOperationWithFunction | Success | | 0.014 |
testUnaryOperationComplex | Success | | 0.015 |
testClassInstanciationSimple | Success | | 0.015 |
testClassInstanciationVariable | Success | | 0.016 |
testClassInstanciationFunction | Success | | 0.016 |
testRefernceSimple | Success | | 0.015 |
testRefernceWithFunction | Success | | 0.016 |
testRefernceInstanciation | Success | | 0.016 |
testInstanceofSimple | Success | | 0.026 |
testInstanceofWithFunction | Success | | 0.020 |
testInstanceofDispatch | Success | | 0.020 |
testIgnoreError | Success | | 0.025 |
testInclude | Success | | 0.014 |
testIncludeOnce | Success | | 0.013 |
testRequire | Success | | 0.016 |
testRequireOnce | Success | | 0.016 |
testArray | Success | | 0.017 |
testArrayKeyValue | Success | | 0.015 |
testArrayComplex | Success | | 0.023 |
testConditionalExpression | Success | | 0.015 |
testPlusOperation | Success | | 0.015 |
testMinusOperation | Success | | 0.013 |
testAndOperation | Success | | 0.018 |
testConcatOperation | Success | | 0.014 |
testQuote | Success | | 0.014 |
testSingleQuote | Success | | 0.018 |
testQuoteWithOffsetNumber | Success | | 0.015 |
testQuoteWithCurly | Success | | 0.014 |
testQuoteWithOffsetString | Success | | 0.015 |
testHeredoc | Success | | 0.014 |
testEmptyHeredoc | Success | | 0.012 |
testNotQuote | Success | | 0.014 |
testBreakStatement | Success | | 0.013 |
testContinueStatementExpression | Success | | 0.015 |
testContinueEmpty | Success | | 0.011 |
testReturnStatement | Success | | 0.013 |
testReturnExprStatement | Success | | 0.013 |
testEchoStatement | Success | | 0.014 |
testSwitchStatement | Success | | 0.022 |
testIfStatement | Success | | 0.022 |
testEndIfStatement | Success | | 0.021 |
testWhileStatement | Success | | 0.016 |
testWhileEndStatement | Success | | 0.017 |
testDoWhileStatement | Success | | 0.017 |
testForStatement | Success | | 0.020 |
testEndForStatement | Success | | 0.018 |
testForStatementNoCondition | Success | | 0.022 |
testForStatementNoArgs | Success | | 0.019 |
testEmptyForStatement | Success | | 0.023 |
testForEachStatement | Success | | 0.022 |
testForEachStatementWithValue | Success | | 0.018 |
testForEachStatementBlocked | Success | | 0.017 |
testTryCatchStatement | Success | | 0.022 |
testTryMultiCatchStatement | Success | | 0.021 |
testGlobalStatementSimple | Success | | 0.014 |
testGlobalStatementReflection | Success | | 0.014 |
testGlobalStatementReflectionWithExpression | Success | | 0.018 |
testGlobalStatementMultiple | Success | | 0.014 |
testStaticSimple | Success | | 0.014 |
testStaticMultiWithAssignment | Success | | 0.017 |
testInLineHtml | Success | | 0.015 |
testInLineHtmlWithPHP | Success | | 0.014 |
testDeclareSimple | Success | | 0.016 |
testEmptyDeclare | Success | | 0.014 |
testDeclareWithStatement | Success | | 0.017 |
testFunctionDeclaration | Success | | 0.016 |
testFunctionDeclarationReference | Success | | 0.014 |
testFunctionDeclarationWithParams | Success | | 0.025 |
testClassDeclarationSimple | Success | | 0.017 |
testClassDeclarationWithDeclarations | Success | | 0.032 |
testInterfaceDeclarationSimple | Success | | 0.015 |
testInterfaceDeclarationWithDeclarations | Success | | 0.024 |
testCommentSingle | Success | | 0.014 |
testCommentMulti | Success | | 0.013 |
testCommentPhpDocBlock | Success | | 0.015 |
testCommentVar | Success | | 0.017 |
testEmpty | Success | | 0.014 |
testEval | Success | | 0.015 |
testErrorStatement | Success | | 0.014 |
testErrorBlock | Success | | 0.015 |
testVariable | Success | | 0.015 |
testVariableTwoComments | Success | | 0.001 |
testVariableMultiple | Success | | 0.002 |
testFunction | Success | | 0.001 |
testClass | Success | | 0.001 |
testMethod | Success | | 0.002 |
testField | Success | | 0.001 |
testMethodSecond | Success | | 0.002 |
testFieldSecond | Success | | 0.002 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation44901Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation44901Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.testCommentsCreation(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 5.679 |
checkForStaticScalar[0] | Success | | 0.002 |
checkForStaticScalar[1] | Success | | 0.001 |
checkForStaticScalar[2] | Success | | 0.000 |
checkForStaticScalar[3] | Success | | 0.000 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.000 |
checkForStaticScalar[6] | Success | | 0.000 |
checkForStaticScalar[7] | Success | | 0.001 |
checkForStaticScalar[8] | Success | | 0.000 |
checkForStaticScalar[9] | Success | | 0.001 |
checkForStaticScalar[10] | Success | | 0.001 |
checkForStaticScalar[11] | Success | | 0.000 |
checkForStaticScalar[12] | Success | | 0.001 |
checkForStaticScalar[13] | Success | | 0.000 |
checkForStaticScalar[14] | Success | | 0.001 |
checkForStaticScalar[15] | Success | | 0.001 |
checkForStaticScalar[16] | Success | | 0.000 |
checkForStaticScalar[17] | Success | | 0.001 |
checkForStaticScalar[18] | Success | | 0.000 |
checkForStaticScalar[19] | Success | | 0.000 |
checkForStaticScalar[20] | Success | | 0.001 |
checkForStaticScalar[21] | Success | | 0.000 |
checkForStaticScalar[22] | Success | | 0.001 |
checkForStaticScalar[23] | Success | | 0.001 |
checkForStaticScalar[24] | Success | | 0.001 |
testVariable | Success | | 0.043 |
testFunctionInvocation | Success | | 0.012 |
testFunctionInvocationWithParams | Success | | 0.012 |
testStaticFunctionInvocation | Success | | 0.010 |
testArrayVariableWithoutIndex | Success | | 0.012 |
testArrayVariable | Success | | 0.017 |
testArrayVariableMultiIndex | Success | | 0.012 |
testHashTableVariable | Success | | 0.010 |
testListVariable | Success | | 0.011 |
testNestedListVariable | Success | | 0.012 |
testAssignment | Success | | 0.011 |
testPlusAssignment | Success | | 0.010 |
testSLAssignment | Success | | 0.010 |
testReflectionSimple | Success | | 0.012 |
testReflectionNested | Success | | 0.010 |
testReflectionFunction | Success | | 0.011 |
testReflectionComplex | Success | | 0.011 |
testDispatchSimple | Success | | 0.012 |
testDispatchNested | Success | | 0.011 |
testDispatchWithStaticCall | Success | | 0.011 |
testDispatchNestedWithStaticCall | Success | | 0.012 |
testCastOfVariable | Success | | 0.010 |
testCastOfDispatch | Success | | 0.016 |
testPostfixSimple | Success | | 0.010 |
testPrefixSimple | Success | | 0.010 |
testUnaryOperationSimple | Success | | 0.014 |
testUnaryOperationWithFunction | Success | | 0.010 |
testUnaryOperationComplex | Success | | 0.010 |
testClassInstanciationSimple | Success | | 0.012 |
testClassInstanciationVariable | Success | | 0.011 |
testClassInstanciationFunction | Success | | 0.010 |
testRefernceSimple | Success | | 0.013 |
testRefernceWithFunction | Success | | 0.012 |
testRefernceInstanciation | Success | | 0.010 |
testIgnoreError | Success | | 0.012 |
testInclude | Success | | 0.009 |
testIncludeOnce | Success | | 0.010 |
testRequire | Success | | 0.010 |
testRequireOnce | Success | | 0.010 |
testArray | Success | | 0.010 |
testArrayKeyValue | Success | | 0.012 |
testArrayComplex | Success | | 0.012 |
testConditionalExpression | Success | | 0.010 |
testPlusOperation | Success | | 0.010 |
testMinusOperation | Success | | 0.010 |
testAndOperation | Success | | 0.012 |
testConcatOperation | Success | | 0.011 |
testQuote | Success | | 0.010 |
testSingleQuote | Success | | 0.011 |
testQuoteWithOffsetNumber | Success | | 0.010 |
testQuoteWithOffsetString | Success | | 0.011 |
testHeredoc | Success | | 0.012 |
testEmptyHeredoc | Success | | 0.010 |
testNotQuote | Success | | 0.010 |
testBreakStatement | Success | | 0.009 |
testContinueStatementExpression | Success | | 0.010 |
testContinueEmpty | Success | | 0.010 |
testReturnStatement | Success | | 0.010 |
testReturnExprStatement | Success | | 0.009 |
testEchoStatement | Success | | 0.009 |
testSwitchStatement | Success | | 0.011 |
testIfStatement | Success | | 0.012 |
testEndIfStatement | Success | | 0.013 |
testWhileStatement | Success | | 0.010 |
testWhileEndStatement | Success | | 0.011 |
testDoWhileStatement | Success | | 0.010 |
testForStatement | Success | | 0.012 |
testEndForStatement | Success | | 0.014 |
testForStatementNoCondition | Success | | 0.012 |
testForStatementNoArgs | Success | | 0.011 |
testEmptyForStatement | Success | | 0.012 |
testForEachStatement | Success | | 0.011 |
testForEachStatementWithValue | Success | | 0.012 |
testForEachStatementBlocked | Success | | 0.011 |
testGlobalStatementSimple | Success | | 0.010 |
testGlobalStatementReflection | Success | | 0.010 |
testGlobalStatementReflectionWithExpression | Success | | 0.010 |
testGlobalStatementMultiple | Success | | 0.010 |
testStaticSimple | Success | | 0.011 |
testStaticMultiWithAssignment | Success | | 0.010 |
testInLineHtml | Success | | 0.009 |
testInLineHtmlWithPHP | Success | | 0.010 |
testDeclareSimple | Success | | 0.010 |
testEmptyDeclare | Success | | 0.010 |
testDeclareWithStatement | Success | | 0.011 |
testFunctionDeclaration | Success | | 0.010 |
testFunctionDeclarationReference | Success | | 0.010 |
testFunctionDeclarationWithParams | Success | | 0.011 |
testClassDeclarationSimple | Success | | 0.010 |
testClassDeclarationWithDeclarations | Success | | 0.014 |
testCommentSingle | Success | | 0.009 |
testCommentMulti | Success | | 0.009 |
testCommentPhpDocBlock | Success | | 0.010 |
testCommentVar | Success | | 0.010 |
testEmpty | Success | | 0.011 |
testEval | Success | | 0.010 |
testMatchScalar | Success | | 0.008 |
testMatchVariable | Success | | 0.006 |
testMatchBackTickExpression | Success | | 0.007 |
testMatchFunctionInvocation | Success | | 0.007 |
testMatchFunctionInvocationWithParams | Success | | 0.007 |
testMatchStaticFunctionInvocation | Success | | 0.007 |
testMatchArrayVariableWithoutIndex | Success | | 0.006 |
testMatchArrayVariable | Success | | 0.007 |
testMatchArrayVariableMultiIndex | Success | | 0.006 |
testMatchHashTableVariable | Success | | 0.007 |
testMatchListVariable | Success | | 0.006 |
testMatchNestedListVariable | Success | | 0.006 |
testMatchAssignment | Success | | 0.007 |
testMatchPlusAssignment | Success | | 0.007 |
testMatchSLAssignment | Success | | 0.006 |
testMatchReflectionSimple | Success | | 0.007 |
testMatchReflectionNested | Success | | 0.006 |
testMatchReflectionFunction | Success | | 0.006 |
testMatchReflectionComplex | Success | | 0.007 |
testMatchStaticMemberSimple | Success | | 0.006 |
testMatchStaticMemberWithArray | Success | | 0.007 |
testMatchDispatchSimple | Success | | 0.007 |
testMatchDispatchNested | Success | | 0.006 |
testMatchDispatchWithStaticCall | Success | | 0.006 |
testMatchDispatchNestedWithStaticCall | Success | | 0.006 |
testMatchClone | Success | | 0.006 |
testMatchCastOfVariable | Success | | 0.007 |
testMatchCastOfDispatch | Success | | 0.006 |
testMatchClassConstant | Success | | 0.007 |
testMatchPostfixSimple | Success | | 0.007 |
testMatchPostfixWithFunction | Success | | 0.007 |
testMatchPrefixSimple | Success | | 0.006 |
testMatchPrefixWithFunction | Success | | 0.006 |
testMatchUnaryOperationSimple | Success | | 0.007 |
testMatchUnaryOperationWithFunction | Success | | 0.006 |
testMatchUnaryOperationComplex | Success | | 0.006 |
testMatchClassInstanciationSimple | Success | | 0.007 |
testMatchClassInstanciationVariable | Success | | 0.010 |
testMatchClassInstanciationFunction | Success | | 0.007 |
testMatchRefernceSimple | Success | | 0.006 |
testMatchRefernceWithFunction | Success | | 0.006 |
testMatchRefernceInstanciation | Success | | 0.007 |
testMatchInstanceofSimple | Success | | 0.006 |
testMatchInstanceofWithFunction | Success | | 0.007 |
testMatchInstanceofDispatch | Success | | 0.006 |
testMatchIgnoreError | Success | | 0.008 |
testMatchInclude | Success | | 0.007 |
testMatchIncludeOnce | Success | | 0.006 |
testMatchRequire | Success | | 0.006 |
testMatchRequireOnce | Success | | 0.006 |
testMatchArray | Success | | 0.006 |
testMatchArrayKeyValue | Success | | 0.007 |
testMatchArrayComplex | Success | | 0.007 |
testMatchConditionalExpression | Success | | 0.007 |
testMatchPlusOperation | Success | | 0.008 |
testMatchMinusOperation | Success | | 0.007 |
testMatchAndOperation | Success | | 0.007 |
testMatchConcatOperation | Success | | 0.006 |
testMatchQuote | Success | | 0.006 |
testMatchSingleQuote | Success | | 0.006 |
testMatchQuoteWithOffsetNumber | Success | | 0.007 |
testMatchQuoteWithCurly | Success | | 0.131 |
testMatchQuoteWithOffsetString | Success | | 0.008 |
testMatchHeredoc | Success | | 0.008 |
testMatchEmptyHeredoc | Success | | 0.008 |
testMatchNotQuote | Success | | 0.009 |
testMatchBreakStatement | Success | | 0.008 |
testMatchContinueStatementExpression | Success | | 0.008 |
testMatchReturnExprStatement | Success | | 0.007 |
testMatchEchoStatement | Success | | 0.008 |
testMatchSwitchStatement | Success | | 0.009 |
testMatchIfStatement | Success | | 0.009 |
testMatchEndIfStatement | Success | | 0.008 |
testMatchWhileStatement | Success | | 0.008 |
testMatchWhileEndStatement | Success | | 0.008 |
testMatchDoWhileStatement | Success | | 0.008 |
testMatchForStatement | Success | | 0.008 |
testMatchEndForStatement | Success | | 0.008 |
testMatchForStatementNoCondition | Success | | 0.007 |
testMatchForStatementNoArgs | Success | | 0.007 |
testMatchEmptyForStatement | Success | | 0.008 |
testMatchForEachStatement | Success | | 0.006 |
testMatchForEachStatementWithValue | Success | | 0.007 |
testMatchForEachStatementBlocked | Success | | 0.007 |
testMatchTryCatchStatement | Success | | 0.006 |
testMatchTryMultiCatchStatement | Success | | 0.007 |
testMatchGlobalStatementSimple | Success | | 0.006 |
testMatchGlobalStatementReflection | Success | | 0.007 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.007 |
testMatchGlobalStatementMultiple | Success | | 0.007 |
testMatchStaticSimple | Success | | 0.006 |
testMatchStaticMultiWithAssignment | Success | | 0.006 |
testMatchInLineHtml | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtml(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.008 |
testMatchInLineHtmlWithPHP | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtmlWithPHP(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testMatchDeclareSimple | Success | | 0.006 |
testMatchEmptyDeclare | Success | | 0.007 |
testMatchDeclareWithStatement | Success | | 0.007 |
testMatchFunctionDeclaration | Success | | 0.007 |
testMatchFunctionDeclarationReference | Success | | 0.006 |
testMatchFunctionDeclarationWithParams | Success | | 0.007 |
testMatchClassDeclarationSimple | Success | | 0.006 |
testMatchClassDeclarationWithDeclarations | Success | | 0.007 |
testMatchInterfaceDeclarationSimple | Success | | 0.007 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.006 |
testMatchEmpty | Success | | 0.008 |
testMatchEval | Success | | 0.006 |
astEmptyCreation | Success | | 0.000 |
astSmallCreation | Success | | 0.001 |
astSetSourceCreation | Success | | 0.000 |
astReCreation | Success | | 0.001 |
astTimeCreation | Success | | 0.000 |
testContentType | Success | | 0.000 |
testLanguageModel | Success | | 8.541 |
testGetFileData | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetFileData(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testGetPhpFile | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetPhpFile(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testMatchingClasses | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingClasses(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testMatchingFunctions | Error | null expected:<modelUtilFunction [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<modelUtilFunction [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<modelUtilFunction [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<modelUtilFunction [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingFunctions(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testMatchingElements | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingElements(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testIncludeModelLocation | Success | | 0.002 |
testGetInterfaces | Error | null expected:<ModelUtilInterface [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilInterface [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilInterface [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilInterface [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetInterfaces(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testGetSuperClass | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetSuperClass(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testGetSuperClassName | Success | | 0.001 |
testGetParent | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1205024915726/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetParent(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testGetModifier | Success | | 0.001 |
testGetFunctionsToOverride | Success | | 0.002 |
testGetContainerFromString | Success | | 0.003 |
testDummyMethods | Success | | 0.002 |
testHasSuperClass | Success | | 0.002 |
testGetExternalResources | Success | | 0.001 |
testPHP5Sample | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected element tag name 'ModuleDeclaration' but was 'Program' - comparing <ModuleDeclaration...> at /ModuleDeclaration[1] to <Program...> at /Program[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected element tag name 'ModuleDeclaration' but was 'Program' - comparing <ModuleDeclaration...> at /ModuleDeclaration[1] to <Program...> at /Program[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.compiler.ast.TestProjectAstCreation.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.compiler.ast.TestProjectAstCreation.testPHP5Sample(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 5.961 |
testMixinExample | Success | | 0.550 |
testDocElements | Error | File: /tmp/mixinDocElements.txt45000Golden :mixinDocElements.txt Diff : (line: 16, offset: 21) expected=2 actual=1
junit.framework.AssertionFailedError: File: /tmp/mixinDocElements.txt45000Golden :mixinDocElements.txt Diff : (line: 16, offset: 21) expected=2 actual=1 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.mixin.TestPHPMixinParser.testDocElements(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.015 |
testInLineHtml | Success | | 0.102 |
testArrayStatements | Success | | 0.018 |
testClassComments | Success | | 0.026 |
testDeclarationStatements | Success | | 0.014 |
testForeachStatements | Success | | 0.011 |
testForStatements | Success | | 0.019 |
testIfStatements | Success | | 0.018 |
testPHPWithinHtmlTag | Success | | 0.279 |
testPHPWithHtml | Success | | 0.235 |
testSwitchStatements | Success | | 0.230 |
testTryStatements | Success | | 0.009 |
testWhileStatements | Success | | 0.014 |
testConstant | Success | | 0.135 |
testClassConstant | Success | | 0.422 |
testArrayCreationSingleType | Success | | 0.115 |
testArrayCreationMultiTypes | Success | | 0.111 |
testClassInstanceCreation | Success | | 0.125 |
testCastString | Success | | 0.112 |
testCastObjectFromScalar | Success | | 0.100 |
testCastObjectFromClass | Success | | 0.099 |
testThis | Success | | 0.100 |
testObject | Success | | 0.105 |
testOverridesObject | Success | | 0.101 |
testCombinesObject | Error | File: /tmp/testCombinesObject45015Golden :testCombinesObject.txt Diff : (line: 1, offset: 12) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testCombinesObject45015Golden :testCombinesObject.txt Diff : (line: 1, offset: 12) expected=B actual=A at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.typeinference.AbstractTestGoalEvaluators.runTest(Unknown Source) at org.eclipse.php.test.headless.core.typeinference.TestVariableReferenceEvaluator.testCombinesObject(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.238 |
testOverridesGlobal | Success | | 0.104 |
testOverridesGlobalInner | Success | | 0.110 |
testCombineWithGlobal | Error | File: /tmp/testCombineWithGlobal45016Golden :testCombineWithGlobal.txt Diff : (line: 1, offset: 12) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testCombineWithGlobal45016Golden :testCombineWithGlobal.txt Diff : (line: 1, offset: 12) expected=B actual=A at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.typeinference.AbstractTestGoalEvaluators.runTest(Unknown Source) at org.eclipse.php.test.headless.core.typeinference.TestVariableReferenceEvaluator.testCombineWithGlobal(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.184 |
testGlobalDeclaredInsideFunction | Success | | 0.544 |
testTypedArgumentReference | Success | | 0.114 |
testPHPDocArgumentReference | Success | | 0.107 |
testArrayAccess | Success | | 0.107 |
testClassVar | Success | | 0.238 |
testClassVarPHPDoc | Success | | 0.563 |
testClassVarNoPHPDoc | Success | | 0.530 |
testClassVarConstructor | Success | | 0.544 |
testClassVarConstructorOverridesPrimaryDecl | Success | | 0.556 |
testClassVarMethodDecl | Success | | 0.529 |
testSelfFieldAccess | Success | | 0.541 |
testCloneObject | Success | | 0.112 |
testInfixOperatorPlus | Success | | 0.117 |
testPrefixOperatorPlusPlus | Success | | 0.115 |
testPostfixOperatorPlusPlus | Success | | 0.105 |
testUnaryOperationMinus | Success | | 0.104 |
testUnaryOperationTilda | Success | | 0.100 |
testUnaryOperationNot | Success | | 0.106 |
testConditionalExpression | Error | File: /tmp/testConditionalExpression45018Golden :testConditionalExpression.txt Diff : (line: 1, offset: 12) expected=n actual=s
junit.framework.AssertionFailedError: File: /tmp/testConditionalExpression45018Golden :testConditionalExpression.txt Diff : (line: 1, offset: 12) expected=n actual=s at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.typeinference.AbstractTestGoalEvaluators.runTest(Unknown Source) at org.eclipse.php.test.headless.core.typeinference.TestConditionalExpressionEvaluator.testConditionalExpression(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.121 |
testBindingUtility | Success | | 1.022 |
testBindingUtilityCache | Success | | 1.017 |
testAssignmentScalar | Success | | 0.102 |
testAssignmentScalarNested | Success | | 0.105 |
testFunctionReturnType | Success | | 0.173 |
testFunctionReturnTypePHPDoc | Success | | 0.536 |
testFunctionReturnTypeNoPHPDoc | Success | | 0.531 |
testFunctionReturnTypeAmbiguous | Success | | 0.530 |
testFunctionReturnTypeRecursive | Success | | 0.540 |
testMethodReturnType | Success | | 0.552 |
testStaticMethodReturnType | Success | | 0.529 |
testSelfMethodReturnType | Success | | 0.534 |
testBuiltinMethodReturnType | Success | | 0.926 |
testScalarNumber | Success | | 0.109 |
testBacktickExpression | Success | | 0.105 |
testMethodDeclarations | Success | | 0.091 |
testTypeDeclarations | Success | | 0.004 |
testFieldDeclarations | Success | | 0.008 |
testTypeReferences | Success | | 0.006 |
testFindMethodInHierarchy | Error | Can't find parent method
java.lang.AssertionError: Can't find parent method at org.eclipse.php.test.headless.core.search.TestModel.testFindMethodInHierarchy(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testOpenTags | Success | | 0.003 |
testCloseTags | Success | | 0.002 |
testComment | Success | | 0.002 |
testDocComment | Success | | 0.005 |
testHeredoc | Success | | 0.005 |
testToDo | Success | | 0.006 |
testBug149403 | Success | | 0.001 |
testFilesToGoldenallphps | Success | | 0.051 |
testFilesToGoldenabstract | Success | | 0.004 |
testFilesToGoldentype_hinting_001 | Success | | 0.004 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.015 |
testFilesToGoldenfactory_001 | Success | | 0.005 |
testFilesToGoldenarray_access_001 | Success | | 0.008 |
testFilesToGoldenvisibility_002a | Success | | 0.005 |
testFilesToGoldenvisibility_002b | Success | | 0.004 |
testFilesToGoldentostring_001 | Success | | 0.007 |
testFilesToGoldentype_hinting_003 | Success | | 0.004 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php45036Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php45036Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpSourceParser.doTestFile(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpSourceParser.testFilesToGoldenHTMLembedPHP(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.339 |
testYylex__call_001 | Success | | 0.023 |
testYylex__call_002 | Success | | 0.005 |
testYylex__set__get_001 | Success | | 0.039 |
testYylex__set__get_002 | Success | | 0.005 |
testYylex__set__get_003 | Success | | 0.006 |
testYylex__set__get_004 | Success | | 0.022 |
testYylex__set__get_005 | Success | | 0.036 |
testYylex__set_data_corrupt | Success | | 0.025 |
testYylexabstract_class | Success | | 0.015 |
testYylexabstract_derived | Success | | 0.009 |
testYylexabstract_final | Success | | 0.006 |
testYylexabstract_inherit | Success | | 0.012 |
testYylexabstract_not_declared | Success | | 0.006 |
testYylexabstract_redeclare | Success | | 0.021 |
testYylexabstract_static | Success | | 0.016 |
testYylexclass_abstract | Success | | 0.014 |
testYylexclass_check | Success | | 0.280 |
testYylexclass_example | Success | | 0.044 |
testYylexclone_001 | Success | | 0.017 |
testYylexallphps | Success | | 0.319 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.018 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.003 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.002 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php45060Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php45060Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.doTestTokenizer(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.testEmbeddedCode(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.537 |
testTokenizePhp | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.002 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.004 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.010 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.010 |
testYylexAllPhp | Success | | 0.373 |
testYylexlargeFile1 | Success | | 0.203 |
testYylexlargeFile2 | Success | | 0.108 |
testYylexlargeFile3 | Success | | 0.101 |
testYylexlargeFile4 | Success | | 0.082 |
testYylexbig_class | Success | | 0.007 |
testYylexcc | Success | | 0.045 |
testYylexclass_check | Success | | 0.069 |
testYylexclass_example | Success | | 0.043 |
testYylex001 | Success | | 0.005 |
testYylex002 | Success | | 0.004 |
testYylex003 | Success | | 0.010 |
testYylex004 | Success | | 0.006 |
testYylex005 | Success | | 0.008 |
testYylex006 | Success | | 0.007 |
testYylex007 | Success | | 0.007 |
testYylex008 | Success | | 0.006 |
testYylex009 | Success | | 0.007 |
testYylex010 | Success | | 0.006 |
testYylex011 | Success | | 0.013 |
testYylex012 | Success | | 0.012 |
testYylex013 | Success | | 0.003 |
testVariable | Success | | 0.054 |
testFunctionInvocationWithParamsFirst | Success | | 0.011 |
testFunctionInvocationWithParamsLast | Success | | 0.007 |
testFunctionInvocationWithParamsMiddle | Success | | 0.007 |
testClassRemove | Success | | 0.007 |
testStatementBeforeClass | Success | | 0.008 |
testArrayFirst | Success | | 0.008 |
testArrayLast | Success | | 0.007 |
testArrayMiddle | Success | | 0.007 |
testDeleteArrayKeyValue | Success | | 0.007 |
testListFirst | Success | | 0.007 |
testListMiddle | Success | | 0.007 |
testListLast | Success | | 0.007 |
testDeleteBreak | Success | | 0.007 |
testDeleteContinue | Success | | 0.007 |
testDeleteReturn | Success | | 0.006 |
testDeleteEchoFirst | Success | | 0.007 |
testDeleteEchoLast | Success | | 0.006 |
testDeleteEchoMiddle | Success | | 0.007 |
testDeleteSwitch | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected attribute value '145' but was '26' - comparing <Program length="145"...> at /Program[1]/@length to <Program length="26"...> at /Program[1]/@length
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected attribute value '145' but was '26' - comparing <Program length="145"...> at /Program[1]/@length to <Program length="26"...> at /Program[1]/@length
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteSwitch(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.026 |
testDeleteBlockFirst | Success | | 0.008 |
testDeleteBlockMiddle | Success | | 0.007 |
testDeleteBlockLast | Success | | 0.008 |
testDeleteForComponent1 | Success | | 0.007 |
testDeleteHtml | Success | | 0.007 |
testDeleteFunctionFormalFirst | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalFirst(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.009 |
testDeleteFunctionFormalLast | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalLast(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.010 |
testDeleteFunctionFormalMiddle | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalMiddle(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.009 |
testDeleteFunctionBodyFirst | Success | | 0.008 |
testDeleteFunctionBodyLast | Success | | 0.008 |
testDeleteFunctionBodyMiddle | Success | | 0.008 |
testDeleteClassElements | Success | | 0.008 |
testVariable1 | Success | | 0.021 |
testVariable2 | Success | | 0.011 |
testFunctionName | Success | | 0.012 |
testFunctionInvocationName | Success | | 0.012 |
testFunctionInvocationAddParam | Success | | 0.013 |
testFunctionInvocationAddParams | Success | | 0.012 |
testFunctionInvocationRemoveParam1 | Success | | 0.012 |
testFunctionInvocationRemoveParam2 | Success | | 0.011 |
testFunctionInvocationRemoveParams | Success | | 0.012 |
testVariable3 | Success | | 0.012 |
testStaticFunctionInvocation | Success | | 0.012 |
testArrayAccessWithoutIndex | Success | | 0.021 |
testArrayAccess | Success | | 0.021 |
testArrayVariableMultiIndex | Success | | 0.013 |
testArrayAccessType1 | Success | | 0.012 |
testArrayAccessType2 | Success | | 0.011 |
testListVariable1 | Success | | 0.014 |
testListVariable2 | Success | | 0.012 |
testNestedListVariable | Success | | 0.013 |
testAssignmentLeft | Success | | 0.011 |
testAssignmentRight | Success | | 0.013 |
testAssignmentOperator | Success | | 0.012 |
testReflectionSimple | Success | | 0.012 |
testReflectionFunction | Success | | 0.012 |
testReflectionComplex | Success | | 0.011 |
testStaticMemberSimple | Success | | 0.014 |
testStaticMemberWithArray | Success | | 0.012 |
testDispatchSimple | Success | | 0.012 |
testDispatchNested | Success | | 0.012 |
testDispatchWithStaticCall | Success | | 0.013 |
testClone | Success | | 0.012 |
testCastOfVariable | Success | | 0.011 |
testCastOfDispatch | Success | | 0.012 |
testClassConstant | Success | | 0.012 |
testPostfixSimple | Success | | 0.012 |
testPostfixWithFunction | Success | | 0.012 |
testPrefixSimple | Success | | 0.011 |
testUnaryOperationSimple | Success | | 0.011 |
testUnaryOperationWithFunction | Success | | 0.011 |
testUnaryOperationComplex | Success | | 0.013 |
testClassInstanciationSimple | Success | | 0.012 |
testClassInstanciationAddParam | Success | | 0.012 |
testClassInstanciationVariable | Success | | 0.012 |
testClassInstanciationVariableRemove | Success | | 0.012 |
testClassInstanciationFunction | Success | | 0.014 |
testRefernceSimple | Success | | 0.012 |
testRefernceWithFunction | Success | | 0.012 |
testRefernceInstanciation | Success | | 0.012 |
testInstanceofSimple | Success | | 0.013 |
testIgnoreError | Success | | 0.012 |
testInclude | Success | | 0.011 |
testIncludeWithParenthesis1 | Success | | 0.012 |
testIncludeWithParenthesis2 | Success | | 0.011 |
testIncludeOnce | Success | | 0.013 |
testArrayCreation1 | Success | | 0.013 |
testArrayCreation2 | Success | | 0.012 |
testArrayCreation3 | Success | | 0.012 |
testFunctionDeclaration | Success | | 0.013 |
testFunctionDeclarationPHP4 | Success | | 0.012 |
testFunctionDeclarationWithParam1 | Success | | 0.012 |
testFunctionDeclarationWithParam2 | Success | | 0.012 |
testFunctionDeclarationWithParam3 | Success | | 0.013 |
testFunctionDeclarationDeleteType | Success | | 0.013 |
testFunctionDeclarationCreationPHP4 | Success | | 0.011 |
testFunctionDeclarationCreationPHP5 | Success | | 0.013 |
testFunctionDeclarationChangeDefault1 | Success | | 0.012 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.012 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.013 |
testClassDeclarationSimple | Success | | 0.012 |
testFunctionDeclarationRemoveReference | Success | | 0.011 |
testFunctionDeclarationAddReference | Success | | 0.011 |
testClassDeclarationAddSuper | Success | | 0.013 |
testClassDeclarationDeleteSuper | Success | | 0.012 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.011 |
testClassDeclarationReplaceSuper | Success | | 0.012 |
testClassDeclarationAddInterfaces | Success | | 0.012 |
testClassDeclarationRemoveInterface | Success | | 0.022 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.016 |
testClassDeclarationRenameInterface | Success | | 0.015 |
testInterfaceDeclarationSimple | Success | | 0.012 |
testInterfaceDeclarationAddExtends | Success | | 0.014 |
testInterfaceDeclarationRemoveExtend | Success | | 0.016 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.013 |
testInterfaceDeclarationRenameExtend | Success | | 0.013 |
testArrayKeyValueRemoveKey | Success | | 0.011 |
testArrayKeyValueAddKey | Success | | 0.013 |
testArrayKeyValueChangeKey | Success | | 0.013 |
testArrayKeyDelete | Success | | 0.011 |
testConditionalExpression | Success | | 0.013 |
testInfixExpression | Success | | 0.014 |
testConcatOperation | Success | | 0.014 |
testQuoteHeredoc | Success | | 0.011 |
testQuoteSingle | Success | | 0.011 |
testQuoteDouble | Success | | 0.011 |
testQuoteWithCurly | Success | | 0.012 |
testEmptyHeredoc | Success | | 0.013 |
testBreakStatementChange | Success | | 0.011 |
testBreakStatementRemove | Success | | 0.011 |
testBreakStatementAdd | Success | | 0.011 |
testContinueStatementAdd | Success | | 0.012 |
testContinueStatementRemove | Success | | 0.010 |
testContinueStatementChange | Success | | 0.013 |
testReturnStatementAdd | Success | | 0.011 |
testReturnExprStatementChange | Success | | 0.012 |
testReturnExprStatementRemove | Success | | 0.013 |
testEchoStatement | Success | | 0.012 |
testNewEchoStatement | Success | | 0.013 |
testSwitchStatementSetExpression | Success | | 0.014 |
testSwitchStatementChangeCaseAction | Success | | 0.014 |
testSwitchStatementCaseDeletion | Success | | 0.014 |
testSwitchStatementChangeAddCase | Success | | 0.017 |
testIfStatementCondition | Success | | 0.015 |
testIfStatementCurlyToAlternative | Success | | 0.013 |
testIfStatementAlternativeToCurly | Success | | 0.193 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.014 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.015 |
testWhileStatementCurlyToAlternative | Success | | 0.012 |
testWhileStatementAlternativeToCurly | Success | | 0.012 |
testForStatementCurlyToAlternative | Success | | 0.014 |
testForStatementAlternativeToCurly | Success | | 0.013 |
testForEachStatementCurlyToAlternative | Success | | 0.012 |
testForEachStatementAlternativeToCurly | Success | | 0.012 |
testSwitchStatementCurlyToAlternative | Success | | 0.014 |
testSwitchStatementAlternativeToCurly | Success | | 0.013 |
testWhileStatement | Success | | 0.012 |
testDoWhileStatement | Success | | 0.013 |
testCurlyBlockCreation | Success | | 0.011 |
testAlternativeBlockCreation | Success | | 0.013 |
testForStatement | Success | | 0.014 |
testForStatementRemoveInitialization | Success | | 0.012 |
testForStatementRemoveCondition | Success | | 0.012 |
testForStatementRemoveUpdaters | Success | | 0.013 |
testForEachStatementAddKey | Success | | 0.016 |
testForEachStatementChangeKeyAndValue | Success | | 0.016 |
testForEachStatementRemoveKey | Success | | 0.016 |
testTryCatchStatement | Success | | 0.016 |
testTryMultiCatchStatement | Success | | 0.012 |
testGlobalStatementSimple | Success | | 0.011 |
testGlobalStatementReflection | Success | | 0.011 |
testStaticSimple | Success | | 0.012 |
testInLineHtml | Success | | 0.011 |
testFieldDeclaration | Success | | 0.015 |
testMethodDeclaration | Success | | 0.014 |