Unit Test Results

Designed for use with PHPUnit and Phing.

Summary

Tests Failures Errors Success rate Time
127 0 0 100.00% 48.855
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.
Name Tests Errors Failures Time(s)
phing 3 0 0 0.002
phing.filters 1 0 0 0.062
phing.mappers 1 0 0 0.173
phing.regression 18 0 0 1.336
phing.system 3 0 0 0.174
phing.system.io 1 0 0 0.000
phing.tasks.ext 69 0 0 46.610
phing.tasks.system 23 0 0 0.283
phing.tasks.system.condition 3 0 0 0.002
phing.types 5 0 0 0.213

Package phing

Name Tests Errors Failures Time(s)
IntrospectionHelperTest 3 0 0 0.002
Back to top

Package phing.filters

Name Tests Errors Failures Time(s)
LineContainsTest 1 0 0 0.062
Back to top

Package phing.mappers

Name Tests Errors Failures Time(s)
TaskdefForCopyTest 1 0 0 0.173
Back to top

Package phing.regression

Name Tests Errors Failures Time(s)
PearPkg2CompatibilityTest 3 0 0 0.243
PhpUnit34Test 1 0 0 0.171
PearStyleNamingTest 1 0 0 0.055
RecursivePropertyTest 1 0 0 0.038
MoveReplaceRegexpTest 1 0 0 0.058
ExcludeZipTest 1 0 0 0.290
CustomTaskFileSetTest 1 0 0 0.062
HtmlEntitiesTest 1 0 0 0.035
CopyMoveNoExceptionTest 1 0 0 0.026
PhpLintFlagTest 1 0 0 0.138
PropertyCommentsTest 1 0 0 0.032
AdhocTaskdefTaskTest 1 0 0 0.030
ForeachFileSetTest 1 0 0 0.066
CopyTaskFileListTest 1 0 0 0.027
ReplaceTokenBooleanTest 1 0 0 0.038
PhingCallAdhocTest 1 0 0 0.029
Back to top

Package phing.system

Name Tests Errors Failures Time(s)
TargetTest 1 0 0 0.173
FileOutputStreamTest 2 0 0 0.001
Back to top

Package phing.system.io

Name Tests Errors Failures Time(s)
UnixFileSystemTest 1 0 0 0.000
Back to top

Package phing.tasks.ext

Name Tests Errors Failures Time(s)
GitCheckoutTaskTest 8 0 0 3.872
GitBaseTest 3 0 0 0.037
GitFetchTaskTest 5 0 0 2.328
GitBranchTaskTest 12 0 0 5.008
GitPushTaskTest 8 0 0 27.047
GitMergeTaskTest 6 0 0 1.996
GitGcTaskTest 6 0 0 2.631
GitInitTaskTest 4 0 0 0.069
GitPullTaskTest 9 0 0 2.542
GitCloneTaskTest 6 0 0 1.026
UpToDateTaskTest 2 0 0 0.054
Back to top

Package phing.tasks.system

Name Tests Errors Failures Time(s)
PropertyTaskTest 6 0 0 0.087
ImportTaskTest 5 0 0 0.075
TypedefTaskTest 6 0 0 0.061
TaskdefTaskTest 6 0 0 0.060
Back to top

Package phing.tasks.system.condition

Name Tests Errors Failures Time(s)
EqualsConditionTest 2 0 0 0.002
ContainsConditionTest 1 0 0 0.000
Back to top

Package phing.types

Name Tests Errors Failures Time(s)
MapperTest 3 0 0 0.210
FileSetTest 1 0 0 0.002
CommandlineTest 1 0 0 0.001
Back to top


TestCase AdhocTaskdefTaskTest

Name Status Type Time(s)
testPhingCallTask Success 0.030

Back to top

TestCase CommandlineTest

Name Status Type Time(s)
testTranslateCommandline Success 0.001

Back to top

TestCase ContainsConditionTest

Name Status Type Time(s)
testCaseSensitive Success 0.000

Back to top

TestCase CopyMoveNoExceptionTest

Name Status Type Time(s)
testPhingCallTask Success 0.026

Back to top

TestCase CopyTaskFileListTest

Name Status Type Time(s)
testCopyTask Success 0.027

Back to top

TestCase CustomTaskFileSetTest

Name Status Type Time(s)
testCustomTask Success 0.062

Back to top

TestCase EqualsConditionTest

Name Status Type Time(s)
testTrim Success 0.001
testCaseSensitive Success 0.000

Back to top

TestCase ExcludeZipTest

Name Status Type Time(s)
testZipTask Success 0.290

Back to top

TestCase FileOutputStreamTest

Name Status Type Time(s)
testWrite Success 0.001
testFlush Success 0.001

Back to top

TestCase FileSetTest

Name Status Type Time(s)
testEmptyElementIfIsReference Success 0.002

Back to top

TestCase ForeachFileSetTest

Name Status Type Time(s)
testCustomTask Success 0.066

Back to top

TestCase GitBaseTest

Name Status Type Time(s)
testInitialization Success 0.024
testArguments Success 0.007
testMutators Success 0.005

Back to top

TestCase GitBranchTaskTest

Name Status Type Time(s)
testAllParamsSet Success 0.485
testNoRepositorySpecified Success 0.015
testNoBranchnameSpecified Success 0.012
testTrackParameter Success 0.476
testNoTrackParameter Success 0.479
testSetUpstreamParameter Success 0.491
testForceParameter Success 0.486
testDeleteBranch Success 0.514
testMoveBranch Success 0.493
testForceMoveBranch Success 0.585
testForceMoveBranchNoNewbranch Success 0.495
testMoveBranchNoNewbranch Success 0.477

Back to top

TestCase GitCheckoutTaskTest

Name Status Type Time(s)
testCheckoutExistingBranch Success 1.145
testCheckoutNonExistingBranch Success 0.571
testNoRepositorySpecified Success 0.013
testNoBranchnameSpecified Success 0.010
testCheckoutMerge Success 0.509
testCheckoutCreateBranch Success 0.583
testForceCheckoutCreateBranch Success 0.496
testForceCheckoutCreateBranchFailed Success 0.545

Back to top

TestCase GitCloneTaskTest

Name Status Type Time(s)
testWrongRepository Success 0.037
testWrongTargetPath Success 0.012
testGitClone Success 0.478
testGitCloneBare Success 0.480
testNoRepositorySpecified Success 0.012
testNoTargetPathSpecified Success 0.008

Back to top

TestCase GitFetchTaskTest

Name Status Type Time(s)
testAllParamsSet Success 0.812
testFetchAllRemotes Success 0.698
testNoRepositorySpecified Success 0.010
testNoTargetSpecified Success 0.008
testRefspecSet Success 0.800

Back to top

TestCase GitGcTaskTest

Name Status Type Time(s)
testAllParamsSet Success 0.489
testNoRepositorySpecified Success 0.012
testAutoParameter Success 0.472
testNoPruneParameter Success 0.540
testAggressiveParameter Success 0.563
testPruneParameter Success 0.555

Back to top

TestCase GitInitTaskTest

Name Status Type Time(s)
testWrongRepository Success 0.020
testGitInit Success 0.017
testGitInitBare Success 0.021
testNoRepositorySpecified Success 0.011

Back to top

TestCase GitMergeTaskTest

Name Status Type Time(s)
testAllParamsSet Success 0.534
testNoCommitSet Success 0.479
testRemoteSet Success 0.485
testNoRepositorySpecified Success 0.014
testNoRemotesSpecified Success 0.010
testWrongStrategySet Success 0.473

Back to top

TestCase GitPullTaskTest

Name Status Type Time(s)
testAllParamsSet Success 0.026
testAllParamsSetRebase Success 0.013
testAllReposSet Success 0.719
testTagsSet Success 0.013
testAppendSet Success 0.812
testNoTagsSet Success 0.014
testNoRepositorySpecified Success 0.009
testNoSourceSpecified Success 0.469
testWrongStrategySet Success 0.466

Back to top

TestCase GitPushTaskTest

Name Status Type Time(s)
testAllParamsSet Success 5.366
testAllReposSet Success 3.893
testTagsSet Success 3.814
testDeleteSet Success 5.904
testMirrorSet Success 4.084
testNoRepositorySpecified Success 0.013
testWrongRepo Success 1.941
testNoDestinationSpecified Success 2.034

Back to top

TestCase HtmlEntitiesTest

Name Status Type Time(s)
testCopyTask Success 0.035

Back to top

TestCase ImportTaskTest

Name Status Type Time(s)
testOverloadedTarget Success 0.032
testImportedTarget Success 0.014
testImported2Target Success 0.010
testCascadeTarget Success 0.009
testFlipFlopTarget Success 0.009

Back to top

TestCase IntrospectionHelperTest

Name Status Type Time(s)
testAddText Success 0.001
testSupportsCharacters Success 0.000
testElementCreators Success 0.001

Back to top

TestCase LineContainsTest

Name Status Type Time(s)
testLineContains Success 0.062

Back to top

TestCase MapperTest

Name Status Type Time(s)
testEmptyElementIfIsReference Success 0.001
testCircularReferenceCheck Success 0.001
testCopyTaskWithTwoFilesets Success 0.207

Back to top

TestCase MoveReplaceRegexpTest

Name Status Type Time(s)
testPhingCallTask Success 0.058

Back to top

TestCase PearPkg2CompatibilityTest

Name Status Type Time(s)
testInactiveMaintainers Success 0.176
testActiveMaintainers Success 0.035
testNotSetMaintainers Success 0.031

Back to top

TestCase PearStyleNamingTest

Name Status Type Time(s)
testPhingCallTask Success 0.055

Back to top

TestCase PhingCallAdhocTest

Name Status Type Time(s)
testPhingCallTask Success 0.029

Back to top

TestCase PhpLintFlagTest

Name Status Type Time(s)
testPhpLintTask Success 0.138

Back to top

TestCase PhpUnit34Test

Name Status Type Time(s)
testPhingCallTask Success 0.171

Back to top

TestCase PropertyCommentsTest

Name Status Type Time(s)
testPhingCallTask Success 0.032

Back to top

TestCase PropertyTaskTest

Name Status Type Time(s)
test1 Success 0.021
test2 Success 0.013
test3 Success 0.033
test4 Success 0.007
testPrefixSuccess Success 0.007
testPrefixFailure Success 0.007

Back to top

TestCase RecursivePropertyTest

Name Status Type Time(s)
testCopyTask Success 0.038

Back to top

TestCase ReplaceTokenBooleanTest

Name Status Type Time(s)
testCustomTask Success 0.038

Back to top

TestCase TargetTest

Name Status Type Time(s)
testHiddenTargets Success 0.173

Back to top

TestCase TaskdefForCopyTest

Name Status Type Time(s)
test1 Success 0.173

Back to top

TestCase TaskdefTaskTest

Name Status Type Time(s)
testEmpty Success 0.015
testNoName Success 0.011
testNoClassname Success 0.009
testClassNotFound Success 0.008
testGlobal Success 0.008
testLocal Success 0.008

Back to top

TestCase TypedefTaskTest

Name Status Type Time(s)
testEmpty Success 0.019
testNoName Success 0.010
testNoClassname Success 0.008
testClassNotFound Success 0.008
testGlobal Success 0.007
testLocal Success 0.007

Back to top

TestCase UnixFileSystemTest

Name Status Type Time(s)
testCompare Success 0.000

Back to top

TestCase UpToDateTaskTest

Name Status Type Time(s)
testOverrideNoPropertySet Success 0.042
testOverridePropertySet Success 0.012

Back to top

Report generated at 2011-01-24T16:27:13+01:00