DevCreek Logo
Login | Register |

Analytics
My DevCreek
Scoreboard
Reports

Community
Wiki

Primer
Overview
Quick Start
Download
Metrics
Premium
Technology
Privacy
About Us

Support
FAQ
Contact Us
Heartbeat

Unit Tests - Test Results

What was the failure rate for test method executions?
The failure rate is broken down by package then class to reveal recently written code or code that repeatedly fails.
Please see the Online Help for more details.

Filtered by: Projects: Cowbell, Principals: All
Generated by DevCreek: Tue Oct 11 19:53:04 EDT 2011

Project Failure Rate   Successful Failed Error
      6,670 54 0
Cowbell 0.80% 6,670 54 0

Cowbell

Package Failure Rate   Successful Failed Error
5.0     6,670 54 0
ca.machete.cowbell 1.14% 4,694 54 0
ca.machete.cowbell.activities 0.00% 924 0 0
ca.machete.cowbell.events 0.00% 854 0 0
ca.machete.cowbell.painters 0.00% 132 0 0
ca.machete.cowbell.util 0.00% 66 0 0
Test Method Failure Rate Successful Failed Error
105.0   6,670 54 0
ca.machete.cowbell.activities.CameraViewTransformActivityTest.oneRatioEquatesToTarget 0.00% 66 0 0
ca.machete.cowbell.activities.CameraViewTransformActivityTest.startMatrixExtractsProperly 0.00% 66 0 0
ca.machete.cowbell.activities.CameraViewTransformActivityTest.zeroRatioEquatesToStart 0.00% 66 0 0
ca.machete.cowbell.activities.InifiniteActivityTest.callingStopOnInfiniteActivityDoesNotInvokeStep 0.00% 66 0 0
ca.machete.cowbell.activities.NodeTransformActivityTest.callingStartDoesNotAffectNodeTransform 0.00% 66 0 0
ca.machete.cowbell.activities.NodeTransformActivityTest.callingStopCausesEndTransform 0.00% 66 0 0
ca.machete.cowbell.activities.NodeTransformActivityTest.oneRatioIsEndTransform 0.00% 66 0 0
ca.machete.cowbell.activities.NodeTransformActivityTest.zeroRatioIsStartTransform 0.00% 66 0 0
ca.machete.cowbell.activities.TimedActivityTest.callingStartInvokesStepWithAppropriateParams 0.00% 66 0 0
ca.machete.cowbell.activities.TimedActivityTest.callingStopInvokesStepWithAppropriateParams 0.00% 66 0 0
ca.machete.cowbell.activities.TimedActivityTest.fullEllapsedTimeIsInterpretedAs1Ratio 0.00% 66 0 0
ca.machete.cowbell.activities.TimedActivityTest.negativeEllapsedTimeThrowsException 0.00% 66 0 0
ca.machete.cowbell.activities.TimedActivityTest.noEllapsedTimeIsInterpretedAs0Ratio 0.00% 66 0 0
ca.machete.cowbell.activities.TimedActivityTest.timedActivityPersistsStartTimeAndDuration 0.00% 66 0 0
ca.machete.cowbell.CameraTest.addingSameLayerMultipleTimesDoesNothing 0.00% 66 0 0
ca.machete.cowbell.CameraTest.animateViewToTransformSchedulesActivity 0.00% 66 0 0
ca.machete.cowbell.CameraTest.getLayerThrowsExceptionWhenIndexIsInvalid 0.00% 66 0 0
ca.machete.cowbell.CameraTest.getViewTransformReturnsClones 0.00% 66 0 0
ca.machete.cowbell.CameraTest.needsPaintingBecomesFalseAfterPaint 16.67% 10 2 0
ca.machete.cowbell.CameraTest.needsPaintingDefaultsToTrue 7.69% 24 2 0
ca.machete.cowbell.CameraTest.paintingCameraPaintsAttachedLayers 0.00% 66 0 0
ca.machete.cowbell.CameraTest.paintingCameraPaintsItsChildren 0.00% 66 0 0
ca.machete.cowbell.CameraTest.viewToGlobalReturnsNullWhenTransformIsNonInvertible 0.00% 66 0 0
ca.machete.cowbell.CameraTest.viewTransformPersistsUsingAffineTransform 0.00% 66 0 0
ca.machete.cowbell.CameraTest.viewTransformPersistsUsingDoubleArray 0.00% 66 0 0
ca.machete.cowbell.CameraTest.viewTransformPersistsUsingDoubleParams 0.00% 66 0 0
ca.machete.cowbell.CanvasTest.canvasCameraIsFinal 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.canvasConstructorDoesNotAcceptNullCamera 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.canvasConstructorDoesNotAcceptUnattachedCameras 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.canvasInstallsRepaintActivityOnRoot 5.88% 64 4 0
ca.machete.cowbell.CanvasTest.canvasRepaintIsLazy 68.42% 12 26 0
ca.machete.cowbell.CanvasTest.canvasShouldConstructWithoutChildrenByDefault 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.invalidatePaintBubblesUpToCanvas 66.67% 10 20 0
ca.machete.cowbell.CanvasTest.nodesAtReturnsLayerEvenWhenSceneIsEmpty 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.nodesAtReturnsMultipleOverlaps 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.nodesAtReturnsTheDeepestNodePossible 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.paintingCanvasDefersPaintingToItsCamera 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.paintingCanvasSetClipOnGraphicsToItsSize 0.00% 68 0 0
ca.machete.cowbell.CanvasTest.stickyNodesTrumpNodesOnLayer 0.00% 68 0 0
ca.machete.cowbell.events.AwtMouseEventTest.canvasIsAvailableThroughMouseEvent 0.00% 66 0 0
ca.machete.cowbell.events.AwtMouseEventTest.coveredNodesAreExtractedProperly 0.00% 66 0 0
ca.machete.cowbell.events.AwtMouseEventTest.eventTypeExtractsFromAwtMouseEventProperly 0.00% 66 0 0
ca.machete.cowbell.events.AwtMouseEventTest.exceptionThrownOnUnsupportedType 0.00% 66 0 0
ca.machete.cowbell.events.AwtMouseEventTest.globalPositionIsAvailableThroughEvent 0.00% 66 0 0
ca.machete.cowbell.events.CanvasInputListenerTest.mouseClickedDispatchesToHierarchy 0.00% 66 0 0
ca.machete.cowbell.events.CanvasInputListenerTest.mouseDraggedDispatchesToHierarchy 0.00% 56 0 0
ca.machete.cowbell.events.CanvasInputListenerTest.mouseEnteredDoesNothing 0.00% 40 0 0
ca.machete.cowbell.events.CanvasInputListenerTest.mouseExitedDoesNothing 0.00% 40 0 0
ca.machete.cowbell.events.CanvasInputListenerTest.mouseMovedDispatchesToHierarchy 0.00% 58 0 0
ca.machete.cowbell.events.CanvasInputListenerTest.mousePressedDispatchesToHierarchy 0.00% 66 0 0
ca.machete.cowbell.events.CanvasInputListenerTest.mouseReleasedDispatchesToHierarchy 0.00% 66 0 0
ca.machete.cowbell.events.IMouseEventTest.mapsTypeNamesToTypesProperly 0.00% 66 0 0
ca.machete.cowbell.events.MouseAdapterTest.methodsMayBeInvokedWithoutEffect 0.00% 66 0 0
ca.machete.cowbell.NodeTest.addChildAgainMovesItToEnd 0.00% 66 0 0
ca.machete.cowbell.NodeTest.addChildDoesNotAcceptNull 0.00% 66 0 0
ca.machete.cowbell.NodeTest.addChildOfExistingNodeTransfersIt 0.00% 66 0 0
ca.machete.cowbell.NodeTest.addPainterAllowsPainterMultipleTimes 0.00% 66 0 0
ca.machete.cowbell.NodeTest.addPainterDoesNotAcceptNull 0.00% 66 0 0
ca.machete.cowbell.NodeTest.childrenGetPaintedWhenNodeIsPainted 0.00% 66 0 0
ca.machete.cowbell.NodeTest.childrenShouldBeImmutable 0.00% 66 0 0
ca.machete.cowbell.NodeTest.childrenShouldNotBeNullEvenWhenNoChildren 0.00% 66 0 0
ca.machete.cowbell.NodeTest.fullBoundsIncludesChildEvenWhenNoSizeItself 0.00% 66 0 0
ca.machete.cowbell.NodeTest.fullBoundsIncludesChildWhenChildTranslated 0.00% 66 0 0
ca.machete.cowbell.NodeTest.fullBoundsIsBoundsWhenTransformIsIdentity 0.00% 66 0 0
ca.machete.cowbell.NodeTest.fullBoundsShouldBeSizeWhenNoChildren 0.00% 66 0 0
ca.machete.cowbell.NodeTest.indexOfPainterReturnsNegativeOneOnNull 0.00% 66 0 0
ca.machete.cowbell.NodeTest.indexOfPainterThatIsntInPainterIsNegativeOne 0.00% 66 0 0
ca.machete.cowbell.NodeTest.invalidateLayoutBubblesUpToParent 0.00% 66 0 0
ca.machete.cowbell.NodeTest.layoutMayNotBeNull 0.00% 66 0 0
ca.machete.cowbell.NodeTest.layoutPersists 0.00% 66 0 0
ca.machete.cowbell.NodeTest.localToParentReturnsExpected 0.00% 66 0 0
ca.machete.cowbell.NodeTest.localToParentReturnsNullWhenMatrixIsNotInvertible 0.00% 66 0 0
ca.machete.cowbell.NodeTest.modelAllowsNull 0.00% 66 0 0
ca.machete.cowbell.NodeTest.modelPersists 0.00% 66 0 0
ca.machete.cowbell.NodeTest.paintDispatchesToPainters 0.00% 66 0 0
ca.machete.cowbell.NodeTest.paintDoesNotPaintWhenOutsideClippingRegion 0.00% 66 0 0
ca.machete.cowbell.NodeTest.parentPersists 0.00% 66 0 0
ca.machete.cowbell.NodeTest.parentToLocalReturnsExpected 0.00% 66 0 0
ca.machete.cowbell.NodeTest.providingNullAsLayoutToConstructorYieldsNonNullLayout 0.00% 66 0 0
ca.machete.cowbell.NodeTest.registratinOfMouseListenerDoesSo 0.00% 66 0 0
ca.machete.cowbell.NodeTest.removeMouseListenerDoesNothingWhenListenerIsMissing 0.00% 66 0 0
ca.machete.cowbell.NodeTest.removingListenerWorks 0.00% 66 0 0
ca.machete.cowbell.NodeTest.rootShouldBeNullOnUnattachedNode 0.00% 66 0 0
ca.machete.cowbell.NodeTest.rootShouldBeNullWhenNodeDoesNotHaveRootInItsHierarchy 0.00% 66 0 0
ca.machete.cowbell.NodeTest.rootShouldNotBeNullWhenNodeInValidScene 0.00% 66 0 0
ca.machete.cowbell.NodeTest.sizePersists 0.00% 66 0 0
ca.machete.cowbell.NodeTest.transformCanBeSetWithMatrix 0.00% 66 0 0
ca.machete.cowbell.NodeTest.transformCanBeSetWithTransform 0.00% 66 0 0
ca.machete.cowbell.NodeTest.transformIsCloned 0.00% 66 0 0
ca.machete.cowbell.PaintContextTest.constructorPersistsGrpahics2D 0.00% 66 0 0
ca.machete.cowbell.PaintContextTest.constructorShoudThrowExceptionOnNullGraphics2D 0.00% 66 0 0
ca.machete.cowbell.PaintContextTest.popTransformFailsWhenNoTransformPushed 0.00% 66 0 0
ca.machete.cowbell.PaintContextTest.popTransformWorksWhenTransformHasBeenPushed 0.00% 66 0 0
ca.machete.cowbell.painters.BorderPainterTest.paintUsesSizeOfNode 0.00% 66 0 0
ca.machete.cowbell.painters.SimpleBackgroundPainterTest.paintUsesSizeOfNode 0.00% 66 0 0
ca.machete.cowbell.RootTest.getCamerasReturnsCamerasIfTheyExist 0.00% 66 0 0
ca.machete.cowbell.RootTest.getCamerasReturnsEmptyWhenNoChildrenAreCameras 0.00% 66 0 0
ca.machete.cowbell.RootTest.getLayersReturnsEmptyWhenNoChildrenAreLayers 0.00% 66 0 0
ca.machete.cowbell.RootTest.getLayersReturnsLayersIfTheyExist 0.00% 66 0 0
ca.machete.cowbell.RootTest.getRootReturnsSelf 0.00% 66 0 0
ca.machete.cowbell.RootTest.schedulerIsValidByDefault 0.00% 66 0 0
ca.machete.cowbell.SchedulerTest.activitiesThatReturnFalseWhenSteppingAreKilled 0.00% 66 0 0
ca.machete.cowbell.SchedulerTest.killingAnActivityRemovesItFromPendingAndActive 0.00% 66 0 0
ca.machete.cowbell.SchedulerTest.pendingActivityBecomeActiveWhenTheirStartTimeIsReached 0.00% 66 0 0
ca.machete.cowbell.util.TransformStackTest.pushingNullStackThrowsException 0.00% 66 0 0