Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
32710794.80%258.264
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.php.test327710258.264

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite21002.319
GUITestSuite120344.024
HeadlessTestSuite29477211.921
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.166
testHeredocsSuccess0.042
testLexOperatorsSuccess0.119
testReservedWordsSuccess0.285
testSamplePhpSuccess1.210
testStringsSuccess0.045
testPhpTestCaseSuccess0.001
testCommentsSuccess0.000
testHeredocsSuccess0.000
testLexOperatorsSuccess0.001
testReservedWordsSuccess0.000
testSamplePhpSuccess0.000
testStringsSuccess0.000
testPhpTestCaseSuccess0.001
testCommentsSuccess0.033
testHeredocsSuccess0.012
testLexOperatorsSuccess0.020
testReservedWordsSuccess0.019
testSamplePhpSuccess0.322
testStringsSuccess0.010
testPhpTestCaseSuccess0.000
Properties >>

Back to top

TestCase GUITestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess36.171
testPhpProjectTestCaseSuccess0.001
testPhpTestCaseSuccess0.001
testFactorySuccess1.802
testTextSearcherSearchQuestionMarkFailureFile: /tmp/Search_QuestionMark.txt62819Golden :Search_QuestionMark.txt Diff : (line: 1, offset: 10) expected=50 actual=51

junit.framework.AssertionFailedError: File: /tmp/Search_QuestionMark.txt62819Golden :Search_QuestionMark.txt
Diff : (line: 1, offset: 10) expected=50 actual=51
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.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchQuestionMark(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:188)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3143)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2845)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:131)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:58)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
1.634
testTextSearcherSearchSearchVariablesFailureFile: /tmp/Search_Variables.txt62820Golden :Search_Variables.txt Diff : (line: 1, offset: 10) expected=55 actual=56

junit.framework.AssertionFailedError: File: /tmp/Search_Variables.txt62820Golden :Search_Variables.txt
Diff : (line: 1, offset: 10) expected=55 actual=56
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.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchSearchVariables(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:188)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3143)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2845)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:131)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:58)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
1.655
testTextSearcherSearchForFailureFile: /tmp/Search_For.txt62821Golden :Search_For.txt Diff : (line: 1, offset: 15) expected=54 actual=55

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt62821Golden :Search_For.txt
Diff : (line: 1, offset: 15) expected=54 actual=55
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.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchFor(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:188)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3143)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2845)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:131)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:58)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
1.231
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testDebugerSuccess1.503
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
Properties >>

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testSimpleModelDocCreationFailureFile: /tmp/temp18013.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp18013.xmlGolden :simpleModelDocCreationGolden
Diff : (line: 2, offset: 0) expected=10 actual=38
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.dom.TestDOMModelDocumentForPHP.testSimpleModelDocCreation(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
6.797
testBug_149403_1FailureFile: /tmp/temp18014.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp18014.xmlGolden :Bug_149403_1_Golden
Diff : (line: 2, offset: 0) expected=10 actual=38
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.dom.TestDOMModelDocumentForPHP.testBug_149403_1(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
3.350
testBug_149403_2FailureFile: /tmp/temp18015.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp18015.xmlGolden :Bug_149403_2_Golden
Diff : (line: 2, offset: 0) expected=10 actual=38
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.dom.TestDOMModelDocumentForPHP.testBug_149403_2(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
2.887
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.001
testPartitionInHTMLSuccess1.353
testPartitionStandaloneSuccess5.250
testPartitionPhpAsHTMLAttributeKeySuccess5.376
testPartitionPhpAsHTMLAttributeValueSuccess5.178
testPhpProjectTestCaseSuccess0.001
testPhpTestCaseSuccess0.000
testOpenTagsSuccess3.622
testCloseTagsSuccess1.937
testCommentSuccess4.422
testDocCommentSuccess3.172
testHeredocSuccess4.558
testToDoSuccess3.275
testBug149403Success1.877
testFilesToGoldenFailureFile: /tmp/HTMLembedPHP.php18029Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php18029Golden :sourceParserHTMLembedPHP.php
Diff : (line: 160, offset: 18) expected=49 actual=56
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.testFilesToGolden(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
4.370
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testYylexSuccess4.188
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.001
testTokenizePhpGenericSuccess3.168
testEmbeddedCodeFailureFile: /tmp/HTMLembedPHP.php18053Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php18053Golden :HTMLembedPHP.php
Diff : (line: 460, offset: 1) expected=80 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.documentModel.parser.TestPhpTokenizer.doTestTokenizer(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.testEmbeddedCode(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
3.966
testTokenizePhpSuccess4.225
testTokenizeTasksSuccess4.254
testTokenizePhpWithHtmlSuccess3.649
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testYylexSuccess3.217
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testLoadUnloadSuccess24.592
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testGoldenExceptionSuccess0.001
testGoldenEqualSuccess0.001
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testVariableSuccess0.169
testFunctionInvocationSuccess0.018
testFunctionInvocationWithParamsSuccess0.515
testStaticFunctionInvocationSuccess0.047
testArrayVariableWithoutIndexSuccess0.028
testArrayVariableSuccess0.060
testArrayVariableMultiIndexSuccess0.032
testHashTableVariableSuccess0.018
testListVariableSuccess0.069
testNestedListVariableSuccess0.030
testAssignmentSuccess0.030
testPlusAssignmentSuccess0.018
testSLAssignmentSuccess0.025
testReflectionSimpleSuccess0.020
testReflectionNestedSuccess0.207
testReflectionFunctionSuccess0.017
testReflectionComplexSuccess0.015
testStaticMemberSimpleSuccess0.020
testStaticMemberWithArraySuccess0.024
testDispatchSimpleSuccess0.027
testDispatchNestedSuccess0.028
testDispatchWithStaticCallSuccess0.119
testDispatchNestedWithStaticCallSuccess0.022
testCloneSuccess0.119
testCastOfVariableSuccess0.061
testCastOfDispatchSuccess0.050
testClassConstantSuccess0.037
testPostfixSimpleSuccess0.024
testPostfixWithFunctionSuccess0.032
testPrefixSimpleSuccess0.015
testPrefixWithFunctionSuccess0.029
testUnaryOperationSimpleSuccess0.041
testUnaryOperationWithFunctionSuccess0.016
testUnaryOperationComplexSuccess0.013
testClassInstanciationSimpleSuccess0.013
testClassInstanciationVariableSuccess0.011
testClassInstanciationFunctionSuccess0.012
testRefernceSimpleSuccess0.012
testRefernceWithFunctionSuccess0.012
testRefernceInstanciationSuccess0.043
testInstanceofSimpleSuccess0.011
testInstanceofWithFunctionSuccess0.179
testInstanceofDispatchSuccess0.030
testIgnoreErrorSuccess0.138
testIncludeSuccess0.012
testIncludeOnceSuccess0.052
testRequireSuccess0.012
testRequireOnceSuccess0.013
testArraySuccess0.013
testArrayKeyValueSuccess0.010
testArrayComplexSuccess0.013
testConditionalExpressionSuccess0.010
testPlusOperationSuccess0.009
testMinusOperationSuccess0.013
testAndOperationSuccess0.012
testConcatOperationSuccess0.021
testQuoteSuccess0.068
testSingleQuoteSuccess0.025
testQuoteWithOffsetNumberSuccess0.009
testQuoteWithOffsetStringSuccess0.013
testHeredocSuccess0.010
testEmptyHeredocSuccess0.007
testNotQuoteSuccess0.009
testBreakStatementSuccess0.009
testContinueStatementExpressionSuccess0.010
testContinueEmptySuccess0.007
testReturnStatementSuccess0.008
testReturnExprStatementSuccess0.007
testEchoStatementSuccess0.009
testSwitchStatementSuccess0.014
testIfStatementSuccess0.012
testEndIfStatementSuccess2.260
testWhileStatementSuccess0.010
testWhileEndStatementSuccess0.008
testDoWhileStatementSuccess0.010
testForStatementSuccess0.013
testEndForStatementSuccess0.009
testForStatementNoConditionSuccess0.009
testForStatementNoArgsSuccess0.012
testEmptyForStatementSuccess0.011
testForEachStatementSuccess0.013
testForEachStatementWithValueSuccess0.009
testForEachStatementBlockedSuccess0.011
testTryCatchStatementSuccess0.011
testTryMultiCatchStatementSuccess0.015
testGlobalStatementSimpleSuccess0.105
testGlobalStatementReflectionSuccess0.007
testGlobalStatementReflectionWithExpressionSuccess0.008
testGlobalStatementMultipleSuccess0.007
testStaticSimpleSuccess0.008
testStaticMultiWithAssignmentSuccess0.010
testInLineHtmlSuccess0.010
testInLineHtmlWithPHPSuccess0.009
testDeclareSimpleSuccess0.012
testEmptyDeclareSuccess0.008
testDeclareWithStatementSuccess0.008
testFunctionDeclarationSuccess0.012
testFunctionDeclarationReferenceSuccess0.008
testFunctionDeclarationWithParamsSuccess0.011
testClassDeclarationSimpleSuccess0.068
testClassDeclarationWithDeclarationsSuccess0.023
testInterfaceDeclarationSimpleSuccess0.013
testInterfaceDeclarationWithDeclarationsSuccess0.011
testCommentSingleSuccess0.010
testCommentMultiSuccess0.016
testCommentPhpDocBlockSuccess0.030
testCommentVarSuccess0.007
testEmptySuccess0.010
testEvalSuccess0.012
testErrorStatementSuccess0.010
testErrorBlockSuccess0.006
testPhpTestCaseSuccess0.000
testBindVariableErrorN/A

java.lang.NullPointerException
at org.eclipse.php.internal.core.ast.binding.ScopeBase$EntryBase.appendEntry(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ScopeBase.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.GlobalScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseStringAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.testBindVariable(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.012
testBindBooleanOperation1ErrorN/A

java.lang.NullPointerException
at org.eclipse.php.internal.core.ast.binding.ScopeBase$EntryBase.appendEntry(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ScopeBase.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.GlobalScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseStringAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.testBindBooleanOperation1(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.002
testBindBooleanOperation2ErrorN/A

java.lang.NullPointerException
at org.eclipse.php.internal.core.ast.binding.ScopeBase$EntryBase.appendEntry(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ScopeBase.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.GlobalScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseStringAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.testBindBooleanOperation2(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.002
testBindBooleanOperation3ErrorN/A

java.lang.NullPointerException
at org.eclipse.php.internal.core.ast.binding.ScopeBase$EntryBase.appendEntry(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ScopeBase.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.GlobalScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseStringAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.testBindBooleanOperation3(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.003
testBindBooleanOperation4ErrorN/A

java.lang.NullPointerException
at org.eclipse.php.internal.core.ast.binding.ScopeBase$EntryBase.appendEntry(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ScopeBase.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.GlobalScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseStringAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.testBindBooleanOperation4(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.003
testBindBooleanOperation5ErrorN/A

java.lang.NullPointerException
at org.eclipse.php.internal.core.ast.binding.ScopeBase$EntryBase.appendEntry(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ScopeBase.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.GlobalScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseStringAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.testBindBooleanOperation5(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.003
testBindBooleanOperation6ErrorN/A

java.lang.NullPointerException
at org.eclipse.php.internal.core.ast.binding.ScopeBase$EntryBase.appendEntry(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ScopeBase.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.GlobalScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.internal.core.ast.binding.ProgramScope.toString(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.parseStringAndBind(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestAstBinding.testBindBooleanOperation6(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.002
testPhpTestCaseSuccess0.000
testCommentsCreationFailureFile: /tmp/testCommentsCreation18207Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation18207Golden :testCommentsCreation
Diff : (line: 1, offset: 30) expected=48 actual=49
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.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
4.567
testPhpProjectTestCaseSuccess0.001
testPhpTestCaseSuccess0.000
testVariableSuccess0.038
testFunctionInvocationSuccess0.025
testFunctionInvocationWithParamsSuccess0.044
testStaticFunctionInvocationSuccess0.013
testArrayVariableWithoutIndexSuccess0.007
testArrayVariableSuccess0.009
testArrayVariableMultiIndexSuccess0.010
testHashTableVariableSuccess0.007
testListVariableSuccess0.010
testNestedListVariableSuccess0.008
testAssignmentSuccess0.009
testPlusAssignmentSuccess0.021
testSLAssignmentSuccess0.007
testReflectionSimpleSuccess0.010
testReflectionNestedSuccess0.007
testReflectionFunctionSuccess0.009
testReflectionComplexSuccess0.009
testDispatchSimpleSuccess0.010
testDispatchNestedSuccess0.010
testDispatchWithStaticCallSuccess0.011
testDispatchNestedWithStaticCallSuccess0.011
testCastOfVariableSuccess0.009
testCastOfDispatchSuccess0.010
testPostfixSimpleSuccess0.010
testPrefixSimpleSuccess0.010
testUnaryOperationSimpleSuccess0.020
testUnaryOperationWithFunctionSuccess0.014
testUnaryOperationComplexSuccess0.010
testClassInstanciationSimpleSuccess0.009
testClassInstanciationVariableSuccess0.010
testClassInstanciationFunctionSuccess0.011
testRefernceSimpleSuccess0.011
testRefernceWithFunctionSuccess0.010
testRefernceInstanciationSuccess0.024
testIgnoreErrorSuccess0.007
testIncludeSuccess0.008
testIncludeOnceSuccess0.055
testRequireSuccess0.008
testRequireOnceSuccess0.007
testArraySuccess0.176
testArrayKeyValueSuccess0.011
testArrayComplexSuccess0.011
testConditionalExpressionSuccess0.015
testPlusOperationSuccess0.007
testMinusOperationSuccess0.006
testAndOperationSuccess0.008
testConcatOperationSuccess0.008
testQuoteSuccess0.009
testSingleQuoteSuccess0.011
testQuoteWithOffsetNumberSuccess0.013
testQuoteWithOffsetStringSuccess0.011
testHeredocSuccess0.011
testEmptyHeredocSuccess0.007
testNotQuoteSuccess0.009
testBreakStatementSuccess0.007
testContinueStatementExpressionSuccess0.009
testContinueEmptySuccess0.008
testReturnStatementSuccess0.006
testReturnExprStatementSuccess0.007
testEchoStatementSuccess0.007
testSwitchStatementSuccess0.010
testIfStatementSuccess0.013
testEndIfStatementSuccess0.009
testWhileStatementSuccess0.013
testWhileEndStatementSuccess0.013
testDoWhileStatementSuccess0.007
testForStatementSuccess0.009
testEndForStatementSuccess2.042
testForStatementNoConditionSuccess0.011
testForStatementNoArgsSuccess0.013
testEmptyForStatementSuccess0.009
testForEachStatementSuccess0.009
testForEachStatementWithValueSuccess0.009
testForEachStatementBlockedSuccess0.008
testGlobalStatementSimpleSuccess0.007
testGlobalStatementReflectionSuccess0.007
testGlobalStatementReflectionWithExpressionSuccess0.007
testGlobalStatementMultipleSuccess0.008
testStaticSimpleSuccess0.006
testStaticMultiWithAssignmentSuccess0.008
testInLineHtmlSuccess0.006
testInLineHtmlWithPHPSuccess0.007
testDeclareSimpleSuccess0.007
testEmptyDeclareSuccess0.007
testDeclareWithStatementSuccess0.011
testFunctionDeclarationSuccess0.007
testFunctionDeclarationReferenceSuccess0.007
testFunctionDeclarationWithParamsSuccess0.008
testClassDeclarationSimpleSuccess0.007
testClassDeclarationWithDeclarationsSuccess0.011
testCommentSingleSuccess0.008
testCommentMultiSuccess0.006
testCommentPhpDocBlockSuccess0.008
testCommentVarSuccess0.042
testEmptySuccess0.008
testEvalSuccess0.008
testPhpTestCaseSuccess0.000
testAllPhpsSuccess4.904
testCall001Success4.162
testSetGetSuccess4.391
testAbstractByInterfaceSuccess3.579
testAbstractClassSuccess2.122
testArrayAccessSuccess4.781
testAssignOpPropertySuccess3.447
testAutoload1Success3.350
testAutoload6Success3.636
testCCSuccess1.817
testClassCheckSuccess3.461
testBug20175Success1.969
testDesructorSuccess4.360
testInterfaceSuccess5.171
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.001
testLanguageModel4Success3.739
testLanguageModel5FailureFile: /tmp/php5_languagemodel18319Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel18319Golden :php5_languagemodel
Diff : (line: 67, offset: 1) expected=32 actual=10
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.TestLanguagesModel.testLanguageModel5(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
4.669
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testAllPhpsSuccess2.631
testFileInspectorSuccess3.328
test15_VarGlobalUnusedSuccess2.499
testBigClassSuccess2.451
testCCSuccess3.459
testClassCheckSuccess3.879
testClassExampleSuccess3.284
testClass032Success5.085
testLargeFile4Success3.383
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
Properties >>

Back to top