Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-unit-test] Nightly build results 200711162001





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
40601895.57%166.235
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.test406180166.235

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.514
HeadlessTestSuite394180164.721
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.138
testHeredocsSuccess0.028
testLexOperatorsSuccess0.049
testReservedWordsSuccess0.093
testSamplePhpSuccess0.485
testStringsSuccess0.009
testCommentsSuccess0.029
testHeredocsSuccess0.012
testLexOperatorsSuccess0.016
testReservedWordsSuccess0.019
testSamplePhpSuccess0.364
testStringsSuccess0.010

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess51.468
testGoldenExceptionSuccess0.003
testGoldenEqualSuccess0.001
testVariableSuccess0.135
testFunctionInvocationSuccess0.017
testFunctionInvocationWithParamsSuccess0.024
testStaticFunctionInvocationSuccess0.020
testArrayVariableWithoutIndexSuccess0.016
testArrayVariableSuccess0.016
testArrayVariableMultiIndexSuccess0.019
testHashTableVariableSuccess0.016
testListVariableSuccess0.018
testNestedListVariableSuccess0.019
testAssignmentSuccess0.016
testPlusAssignmentSuccess0.015
testSLAssignmentSuccess0.015
testReflectionSimpleSuccess0.015
testReflectionNestedSuccess0.016
testReflectionFunctionSuccess0.016
testReflectionComplexSuccess0.013
testStaticMemberSimpleSuccess0.015
testStaticMemberWithArraySuccess0.017
testDispatchSimpleSuccess0.016
testDispatchNestedSuccess0.019
testDispatchWithStaticCallSuccess0.019
testDispatchNestedWithStaticCallSuccess0.019
testCloneSuccess0.014
testCastOfVariableSuccess0.014
testCastOfDispatchSuccess0.017
testClassConstantSuccess0.016
testPostfixSimpleSuccess0.014
testPostfixWithFunctionSuccess0.014
testPrefixSimpleSuccess0.014
testPrefixWithFunctionSuccess0.014
testUnaryOperationSimpleSuccess0.014
testUnaryOperationWithFunctionSuccess0.013
testUnaryOperationComplexSuccess0.014
testClassInstanciationSimpleSuccess0.015
testClassInstanciationVariableSuccess0.014
testClassInstanciationFunctionSuccess0.016
testRefernceSimpleSuccess0.015
testRefernceWithFunctionSuccess0.015
testRefernceInstanciationSuccess0.015
testInstanceofSimpleSuccess0.014
testInstanceofWithFunctionSuccess0.015
testInstanceofDispatchSuccess0.015
testIgnoreErrorSuccess0.016
testIncludeSuccess0.014
testIncludeOnceSuccess0.013
testRequireSuccess0.016
testRequireOnceSuccess0.014
testArraySuccess0.017
testArrayKeyValueSuccess0.015
testArrayComplexSuccess0.020
testConditionalExpressionSuccess0.016
testPlusOperationSuccess0.014
testMinusOperationSuccess0.013
testAndOperationSuccess0.017
testConcatOperationSuccess0.013
testQuoteSuccess0.016
testSingleQuoteSuccess0.017
testQuoteWithOffsetNumberSuccess0.016
testQuoteWithCurlySuccess0.016
testQuoteWithOffsetStringSuccess0.016
testHeredocSuccess0.019
testEmptyHeredocSuccess0.014
testNotQuoteSuccess0.397
testBreakStatementSuccess0.013
testContinueStatementExpressionSuccess0.013
testContinueEmptySuccess0.012
testReturnStatementSuccess0.012
testReturnExprStatementSuccess0.013
testEchoStatementSuccess0.013
testSwitchStatementSuccess0.021
testIfStatementSuccess0.022
testEndIfStatementSuccess0.020
testWhileStatementSuccess0.017
testWhileEndStatementSuccess0.017
testDoWhileStatementSuccess0.017
testForStatementSuccess0.020
testEndForStatementSuccess0.019
testForStatementNoConditionSuccess0.021
testForStatementNoArgsSuccess0.019
testEmptyForStatementSuccess0.024
testForEachStatementSuccess0.019
testForEachStatementWithValueSuccess0.021
testForEachStatementBlockedSuccess0.018
testTryCatchStatementSuccess0.019
testTryMultiCatchStatementSuccess0.021
testGlobalStatementSimpleSuccess0.013
testGlobalStatementReflectionSuccess0.013
testGlobalStatementReflectionWithExpressionSuccess0.016
testGlobalStatementMultipleSuccess0.013
testStaticSimpleSuccess0.013
testStaticMultiWithAssignmentSuccess0.014
testInLineHtmlSuccess0.012
testInLineHtmlWithPHPSuccess0.012
testDeclareSimpleSuccess0.015
testEmptyDeclareSuccess0.014
testDeclareWithStatementSuccess0.015
testFunctionDeclarationSuccess0.016
testFunctionDeclarationReferenceSuccess0.013
testFunctionDeclarationWithParamsSuccess0.023
testClassDeclarationSimpleSuccess0.015
testClassDeclarationWithDeclarationsSuccess0.031
testInterfaceDeclarationSimpleSuccess0.014
testInterfaceDeclarationWithDeclarationsSuccess0.019
testCommentSingleSuccess0.013
testCommentMultiSuccess0.012
testCommentPhpDocBlockSuccess0.012
testCommentVarSuccess0.014
testEmptySuccess0.014
testEvalSuccess0.013
testErrorStatementSuccess0.012
testErrorBlockSuccess0.012
testBindVariableSuccess0.020
testBindBooleanOperation1Success0.006
testBindBooleanOperation2Success0.007
testBindBooleanOperation3Success0.006
testBindBooleanOperation4Success0.006
testBindBooleanOperation5Success0.007
testBindBooleanOperation6Success0.007
testCommentsCreationErrorFile: /tmp/testCommentsCreation12067Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation12067Golden :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.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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
8.990
testVariableSuccess0.026
testFunctionInvocationSuccess0.009
testFunctionInvocationWithParamsSuccess0.011
testStaticFunctionInvocationSuccess0.010
testArrayVariableWithoutIndexSuccess0.010
testArrayVariableSuccess0.010
testArrayVariableMultiIndexSuccess0.011
testHashTableVariableSuccess0.009
testListVariableSuccess0.011
testNestedListVariableSuccess0.010
testAssignmentSuccess0.010
testPlusAssignmentSuccess0.012
testSLAssignmentSuccess0.010
testReflectionSimpleSuccess0.009
testReflectionNestedSuccess0.010
testReflectionFunctionSuccess0.010
testReflectionComplexSuccess0.010
testDispatchSimpleSuccess0.009
testDispatchNestedSuccess0.010
testDispatchWithStaticCallSuccess0.010
testDispatchNestedWithStaticCallSuccess0.011
testCastOfVariableSuccess0.009
testCastOfDispatchSuccess0.010
testPostfixSimpleSuccess0.009
testPrefixSimpleSuccess0.010
testUnaryOperationSimpleSuccess0.009
testUnaryOperationWithFunctionSuccess0.012
testUnaryOperationComplexSuccess0.009
testClassInstanciationSimpleSuccess0.010
testClassInstanciationVariableSuccess0.010
testClassInstanciationFunctionSuccess0.010
testRefernceSimpleSuccess0.010
testRefernceWithFunctionSuccess0.010
testRefernceInstanciationSuccess0.010
testIgnoreErrorSuccess0.010
testIncludeSuccess0.009
testIncludeOnceSuccess0.010
testRequireSuccess0.010
testRequireOnceSuccess0.010
testArraySuccess0.010
testArrayKeyValueSuccess0.010
testArrayComplexSuccess0.012
testConditionalExpressionSuccess0.010
testPlusOperationSuccess0.009
testMinusOperationSuccess0.010
testAndOperationSuccess0.010
testConcatOperationSuccess0.053
testQuoteSuccess0.010
testSingleQuoteSuccess0.010
testQuoteWithOffsetNumberSuccess0.010
testQuoteWithOffsetStringSuccess0.010
testHeredocSuccess0.010
testEmptyHeredocSuccess0.009
testNotQuoteSuccess0.009
testBreakStatementSuccess0.009
testContinueStatementExpressionSuccess0.009
testContinueEmptySuccess0.010
testReturnStatementSuccess0.010
testReturnExprStatementSuccess0.009
testEchoStatementSuccess0.010
testSwitchStatementSuccess0.011
testIfStatementSuccess0.011
testEndIfStatementSuccess0.011
testWhileStatementSuccess0.010
testWhileEndStatementSuccess0.010
testDoWhileStatementSuccess0.010
testForStatementSuccess0.011
testEndForStatementSuccess0.011
testForStatementNoConditionSuccess0.012
testForStatementNoArgsSuccess0.010
testEmptyForStatementSuccess0.011
testForEachStatementSuccess0.011
testForEachStatementWithValueSuccess0.011
testForEachStatementBlockedSuccess0.011
testGlobalStatementSimpleSuccess0.009
testGlobalStatementReflectionSuccess0.009
testGlobalStatementReflectionWithExpressionSuccess0.010
testGlobalStatementMultipleSuccess0.010
testStaticSimpleSuccess0.009
testStaticMultiWithAssignmentSuccess0.010
testInLineHtmlSuccess0.009
testInLineHtmlWithPHPSuccess0.009
testDeclareSimpleSuccess0.010
testEmptyDeclareSuccess0.009
testDeclareWithStatementSuccess0.010
testFunctionDeclarationSuccess0.010
testFunctionDeclarationReferenceSuccess0.009
testFunctionDeclarationWithParamsSuccess0.010
testClassDeclarationSimpleSuccess0.010
testClassDeclarationWithDeclarationsSuccess0.012
testCommentSingleSuccess0.009
testCommentMultiSuccess0.010
testCommentPhpDocBlockSuccess0.009
testCommentVarSuccess0.010
testEmptySuccess0.009
testEvalSuccess0.317
testClassDeclarationSuccess0.011
testClassExtensionSuccess0.002
testClassInstantiationSuccess0.002
testClassTriggerSuccess0.003
testConstantReferenceSuccess0.002
testFieldDefinitionSuccess0.002
testFunctionDeclarationSuccess0.004
testFunctionInvocationSuccess0.002
testGlobalConstantReferenceSuccess0.002
testInterfaceDeclarationSuccess0.003
testInterfaceExtensionSuccess0.002
testInterfaceImplementationSuccess0.002
testMethodDeclarationSuccess0.002
testMethodInvocationSuccess0.003
testMultipleInterfaceExtensionSuccess0.002
testCatchBlockSuccess0.002
testMultipleInterfaceImplementationSuccess0.003
testNothingSuccess0.002
testPrivateFieldDefinitionSuccess0.002
testProtectedFieldDefinitionSuccess0.002
testPublicFieldDefinitionSuccess0.003
testStaticFieldDefinitionSuccess0.002
testStaticVariableReferenceSuccess0.002
testThisReferenceSuccess0.003
testOpenTagsSuccess0.003
testCloseTagsSuccess0.003
testCommentSuccess0.003
testDocCommentSuccess0.014
testHeredocSuccess0.006
testToDoSuccess0.068
testBug149403Success0.008
testFilesToGoldenallphpsSuccess0.072
testFilesToGoldenabstractSuccess0.005
testFilesToGoldentype_hinting_001Success0.006
testFilesToGoldenfactory_and_singleton_001Success0.009
testFilesToGoldenfactory_001Success0.006
testFilesToGoldenarray_access_001Success0.010
testFilesToGoldenvisibility_002aSuccess0.006
testFilesToGoldenvisibility_002bSuccess0.006
testFilesToGoldentostring_001Success0.008
testFilesToGoldentype_hinting_003Success0.006
testFilesToGoldenHTMLembedPHPErrorFile: /tmp/HTMLembedPHP.php12177Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php12177Golden :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.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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
1.476
testYylex__call_001Success0.020
testYylex__call_002Success0.006
testYylex__set__get_001Success0.043
testYylex__set__get_002Success0.007
testYylex__set__get_003Success0.006
testYylex__set__get_004Success0.027
testYylex__set__get_005Success0.042
testYylex__set_data_corruptSuccess0.023
testYylexabstract_classSuccess0.016
testYylexabstract_derivedSuccess0.072
testYylexabstract_finalSuccess0.007
testYylexabstract_inheritSuccess0.013
testYylexabstract_not_declaredSuccess0.007
testYylexabstract_redeclareSuccess0.011
testYylexabstract_staticSuccess0.014
testYylexclass_abstractSuccess0.015
testYylexclass_checkSuccess0.069
testYylexclass_exampleSuccess0.044
testYylexclone_001Success0.018
testYylexallphpsSuccess0.404
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.015
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.002
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.002
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php12201Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php12201Golden :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.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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.558
testTokenizePhpSuccess0.004
testTokenizeTaskstokenizer_phpTasks1Success0.003
testTokenizeTaskstokenizer_phpTasks2Success0.002
testTokenizeTaskstokenizer_phpTasks3Success0.003
testTokenizeTaskstokenizer_phpTasks4Success0.002
testTokenizeTaskstokenizer_phpTasks5Success0.003
testTokenizeTaskstokenizer_phpTasks6Success0.002
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.005
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.010
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.010
testYylexAllPhpSuccess0.411
testYylexlargeFile1Success0.210
testYylexlargeFile2Success0.112
testYylexlargeFile3Success0.106
testYylexlargeFile4Success0.085
testYylexbig_classSuccess0.007
testYylexccSuccess0.047
testYylexclass_checkSuccess0.071
testYylexclass_exampleSuccess0.044
testYylex001Success0.004
testYylex002Success0.005
testYylex003Success0.010
testYylex004Success0.007
testYylex005Success0.008
testYylex006Success0.007
testYylex007Success0.007
testYylex008Success0.008
testYylex009Success0.006
testYylex010Success0.007
testYylex011Success0.013
testYylex012Success0.013
testYylex013Success0.004
testAllPhpsSuccess0.010
testCall001Success0.003
testSetGetSuccess0.004
testAbstractByInterfaceSuccess0.004
testAbstractClassSuccess0.002
testArrayAccessSuccess0.003
testAssignOpPropertySuccess0.003
testAutoload1Success0.002
testAutoload6Success0.003
testCCSuccess0.005
testClassCheckSuccess0.004
testBug20175Success0.004
testDesructorSuccess0.003
testInterfaceSuccess0.014
testLanguageModel4Success1.303
testLanguageModel5ErrorFile: /tmp/php5_languagemodel12250Golden :php5_languagemodel Diff : (line: 18, offset: 13) expected=105 actual=32

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel12250Golden :php5_languagemodel
Diff : (line: 18, offset: 13) expected=105 actual=32
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.950
testBug191887Success0.001
testAllPhpsSuccess0.003
testFileInspectorSuccess0.003
test15_VarGlobalUnusedSuccess0.002
testBigClassSuccess0.002
testCCSuccess0.005
testClassCheckSuccess0.002
testClassExampleSuccess0.004
testClass032Success0.003
testLargeFile4Success0.005
testCreateTextSequenceErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.007
testCreateTextSequenceWithCommentsErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testCreateTextSequenceInsideBracketsErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testCreateTextSequenceAfterSemicolumnErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.006
testCreateTextSequenceCompositeSequenceErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.006
testCreateTextSequenceWithLineCommentErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testInClassDeclarationErrorexpected:<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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.006
testInClassDeclaration2Success0.004
testInFuctionDeclarationErrorexpected:<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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testInFunctionDeclaration2Success0.004
testGetPrivousTriggerIndexErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testGetPrivousTriggerIndex2ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.006
testGetPrivousTriggerIndex3ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testGetPrivousTriggerIndex4ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testGetPrivousTriggerIndex5Success0.003
testGetPrivousTriggerIndex6Success0.003
testReadIdentifierStartIndexErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testReadIdentifierEndIndexErrorexpected:<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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testPartitionInHTMLSuccess0.005
testPartitionStandaloneSuccess0.003
testPartitionPhpAsHTMLAttributeKeySuccess0.003
testPartitionPhpAsHTMLAttributeValueSuccess0.004
testInLineHtmlSuccess0.088
testArrayStatementsSuccess0.009
testClassCommentsSuccess0.093
testDeclarationStatementsSuccess0.024
testForeachStatementsSuccess0.013
testForStatementsSuccess0.019
testIfStatementsSuccess0.020
testPHPWithinHtmlTagSuccess0.422
testPHPWithHtmlSuccess0.149
testSwitchStatementsSuccess0.024
testTryStatementsSuccess0.007
testWhileStatementsSuccess0.012
testContentTypeSuccess0.001
testGetFileDataSuccess0.002
testGetPhpFileSuccess0.003
testMatchingClassesSuccess0.002
testMatchingFunctionsSuccess0.002
testMatchingElementsSuccess0.003
testIncludeModelLocationSuccess0.002
testGetInterfacesSuccess0.002
testGetSuperClassSuccess0.002
testGetSuperClassNameSuccess0.003
testGetParentSuccess0.002
testGetModifierSuccess0.002
testGetFunctionsToOverrideSuccess0.003
testGetContainerFromStringSuccess0.003
testDummyMethodsSuccess0.003
testHasSuperClassSuccess0.002
testGetExternalResourcesSuccess0.003

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top