[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 1089 | 0 | 0 | 100.00% | 42.07 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| 1089 | 0 | 0 | 100.00% | 42.07 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| UberTestCase | 648 | 0 | 0 | 100.00% | 12.503 |
|
| UberTestCase2 | 170 | 0 | 0 | 100.00% | 5.058 |
|
| UberTestCase3 | 155 | 0 | 0 | 100.00% | 10.484 |
|
| UberTestCase4 | 89 | 0 | 0 | 100.00% | 13.145 |
|
| UberTestCaseTCK | 27 | 0 | 0 | 100.00% | 0.879 |
[ summary] [ package list] [ test cases]
|
| testInterface | 0.06 |
|
| testClassImplementingAnInterfaceButMissesMethod | 0.02 |
|
| testAbstractClass | 0.03 |
|
| testClassExtendingAnAbstractClassButMissesMethod | 0.02 |
|
| testInterfaceAbstractClassCombination | 0.04 |
|
| testDefaultModifiersForInterfaces | 0.06 |
|
| testAccessToInterfaceField | 0.03 |
|
| testAmbiguousInvocationWithFloats | 0.00 |
|
| testAmbiguousInvocationWithInts | 0.00 |
|
| testUnwantedAutoboxingWhenInvokingMethods | 0.01 |
|
| testStaticallyTypedPrimitiveTypeArrays | 0.02 |
|
| testStaticallyTypedPrimitiveFieldArrays | 0.00 |
|
| testFoo2 | 0.00 |
|
| testStaticallyTypedObjectArrays | 0.00 |
|
| testStaticallyTypedArrays | 0.00 |
|
| testStaticallyTypedObjectFieldArrays | 0.00 |
|
| testStaticallyTypedFieldArrays | 0.00 |
|
| testMakePrimitiveArrayTypes | 0.02 |
|
| testAsObjectArray | 0.00 |
|
| testMakeArrayThenCoerceToAnotherType | 0.01 |
|
| testMakeArrayTypes | 0.02 |
|
| testMethodCall | 0.02 |
|
| testFixedSize | 0.01 |
|
| testArrayWithInitializer | 0.01 |
|
| testCharArrayCreate | 0.00 |
|
| testCharArrayWithInitializer | 0.01 |
|
| testByteArrayCreate | 0.00 |
|
| testByteArrayWithInitializer | 0.01 |
|
| testByteArrayWithInitializerAndAssignmentOfNumber | 0.01 |
|
| testDoubleArrayCreate | 0.00 |
|
| testDoubleArrayWithInitializer | 0.01 |
|
| testIntArrayCreate | 0.00 |
|
| testIntArrayWithInitializer | 0.01 |
|
| testArrayDeclaration | 0.01 |
|
| testClosureWithTypedParam | 0.01 |
|
| testVariableType | 0.01 |
|
| testCompare | 0.00 |
|
| testLessThan | 0.00 |
|
| testGreaterThan | 0.00 |
|
| testAssert | 0.00 |
|
| testAssertFail | 0.00 |
|
| testCodec | 0.01 |
|
| testPlus | 0.00 |
|
| testMinus | 0.00 |
|
| testMultiply | 0.00 |
|
| testDivide | 0.00 |
|
| testBigDecimalCoerce | 0.00 |
|
| testProperties | 0.01 |
|
| testBitwiseShift | 0.00 |
|
| testBitwiseShiftEQUAL | 0.00 |
|
| testBitwiseAnd | 0.00 |
|
| testBitwiseAndOperatorPrecedence_FAILS | 0.01 |
|
| testBitwiseAndEqual | 0.00 |
|
| testBitwiseOr | 0.00 |
|
| testBitwiseOrOperatorPrecedence_FAILS | 0.00 |
|
| testBitwiseOrEqual | 0.00 |
|
| testBitwiseXor | 0.00 |
|
| testBitwiseXorOperatorPrecedence_FAILS | 0.00 |
|
| testBitwiseXorEqual | 0.00 |
|
| testBitwiseOrInClosure | 0.04 |
|
| testAmbiguityOfBitwiseOr | 0.14 |
|
| testBitwiseNegation | 0.00 |
|
| testBitwiseNegationType | 0.01 |
|
| testBitwiseNegationTypeCallFunction | 0.00 |
|
| testComparisons | 0.00 |
|
| testIfBranch | 0.00 |
|
| testBooleanExpression | 0.00 |
|
| testBooleanOps | 0.00 |
|
| testBooleanAssignOps | 0.00 |
|
| testDeclareSimpleLabel | 0.00 |
|
| testBreakLabelInSimpleForLoop | 0.00 |
|
| testBreakLabelInNestedForLoop | 0.00 |
|
| testUnlabelledBreakInNestedForLoop | 0.00 |
|
| testBreakLabelInSimpleWhileLoop | 0.00 |
|
| testBreakLabelInNestedWhileLoop | 0.00 |
|
| testBreakLabelInNestedMixedForAndWhileLoop | 0.00 |
|
| testUnlabelledContinueInNestedForLoop | 0.00 |
|
| testContinueLabelInNestedForLoop | 0.00 |
|
| testCallCtor | 0.01 |
|
| testCallInnerCtor | 0.00 |
|
| testCallInnerInnerCtor | 0.00 |
|
| testCast | 0.01 |
|
| testImplicitCast | 0.03 |
|
| testImplicitCastOfField | 0.01 |
|
| testIntCast | 0.00 |
|
| testCharCompare | 0.00 |
|
| testCharCast | 0.00 |
|
| testPrimitiveCasting | 0.00 |
|
| testCategories | 0.05 |
|
| testCompare | 0.00 |
|
| testUseOfClass | 0.01 |
|
| testClassPsuedoProperty | 0.00 |
|
| testPrimitiveClasses | 0.00 |
|
| testClassExpression | 0.00 |
|
| testSimpleBlockCall | 0.01 |
|
| testCloneOfClosure | 0.01 |
|
| testClosureComparatorForGroovyObjects | 0.03 |
|
| testClosureComparatorForNumericTypes | 0.38 |
|
| testCurry | 0.08 |
|
| testClosureWithDefaultParams | 0.03 |
|
| testInvisibleVariable | 0.04 |
|
| testClosureInStaticMethod | 0.01 |
|
| testMethodClosureInStaticMethod | 0.01 |
|
| testAddingAndRemovingAClosureListener | 0.51 |
|
| testGettingAListenerProperty | 0.00 |
|
| testCallingClosureWithMultipleArguments | 0.02 |
|
| testSystemOutPrintlnAsAClosure | 0.00 |
|
| testListCollect | 0.01 |
|
| testMapCollect | 0.03 |
|
| testListFind | 0.01 |
|
| testMapFind | 0.01 |
|
| testListFindAll | 0.01 |
|
| testMapFindAll | 0.02 |
|
| testListEach | 0.01 |
|
| testMapEach | 0.01 |
|
| testMapEachWith2Params | 0.02 |
|
| testListEvery | 0.01 |
|
| testListAny | 0.02 |
|
| testJoin | 0.00 |
|
| testListReverse | 0.00 |
|
| testListInject | 0.02 |
|
| testDump | 0.01 |
|
| testInspect | 0.01 |
|
| testEachLine | 0.01 |
|
| testForEachLine | 0.01 |
|
| testReadLines | 0.00 |
|
| testEachFile | 0.03 |
|
| testTokenize | 0.00 |
|
| testUpto | 0.01 |
|
| testReturnValues | 0.01 |
|
| testReturnValueUsingFunction | 0.01 |
|
| testReturnValues | 0.01 |
|
| testReturnValueUsingFunction | 0.01 |
|
| testClosureSugar | 0.01 |
|
| testMixedClosureSugar | 0.01 |
|
| testSimpleBlockCall | 0.02 |
|
| testVariableLengthParameterList | 0.03 |
|
| testBlockAsParameter | 0.02 |
|
| testMethodClosure | 0.00 |
|
| testIntFieldAccess | 0.02 |
|
| testWithIndex | 0.01 |
|
| testUseOfOuterVariable | 0.03 |
|
| testModifyingOuterVariable | 0.01 |
|
| testCounting | 0.01 |
|
| testExampleUseOfClosureScopes | 0.01 |
|
| testExampleUseOfClosureScopesUsingEach | 0.01 |
|
| testListCollect | 0.01 |
|
| testMapCollect | 0.01 |
|
| testListFind | 0.02 |
|
| testMapFind | 0.01 |
|
| testListFindAll | 0.01 |
|
| testMapFindAll | 0.02 |
|
| testListEach | 0.01 |
|
| testMapEach | 0.01 |
|
| testListEvery | 0.01 |
|
| testListAny | 0.02 |
|
| testJoin | 0.00 |
|
| testListReverse | 0.00 |
|
| testEachLine | 0.01 |
|
| testReadLines | 0.01 |
|
| testEachFile | 0.02 |
|
| testNoParams | 0.01 |
|
| testUniqueOnListNoDupls | 0.00 |
|
| testUniqueOnListOneDupl | 0.00 |
|
| testUniqueOnListTwoDupls | 0.00 |
|
| testUniqueOnOtherCollections | 0.06 |
|
| testUniqueOnDifferentTypes | 0.00 |
|
| testCompareTo | 0.00 |
|
| testNullCompares | 0.00 |
|
| testCompareByteToInt | 0.00 |
|
| testCompareByteToDouble | 0.00 |
|
| testCompareLongToDouble | 0.00 |
|
| testCompareLongToByte | 0.00 |
|
| testCompareIntegerToByte | 0.00 |
|
| testBadMethodName | 0.03 |
|
| testBadPropertyName | 0.01 |
|
| testBadVariableName | 0.01 |
|
| testConstructor | 0.00 |
|
| testConstructor | 0.00 |
|
| testBracketPlacement | 0.02 |
|
| testNextPrevious | 0.01 |
|
| testDateRange | 0.01 |
|
| testDefaultParameters | 0.02 |
|
| testDefaultTypedParameters | 0.02 |
|
| testDefaultParameters | 0.02 |
|
| testDefaultTypedParameters | 0.01 |
|
| testDefaultTypedParametersAnother | 0.02 |
|
| testDoWhileWhile | 0.00 |
|
| testEscaping | 0.00 |
|
| testPlus | 0.00 |
|
| testMinus | 0.00 |
|
| testMultiply | 0.00 |
|
| testDivide | 0.00 |
|
| testMethodNotFound | 0.01 |
|
| testCoerce | 0.00 |
|
| testUpto | 0.01 |
|
| testDownto | 0.01 |
|
| testBigIntegerDowntoBigDecimal | 0.01 |
|
| testStep | 0.01 |
|
| testDownStep | 0.01 |
|
| testAssert | 0.00 |
|
| testUnknownVariable | 0.03 |
|
| testCallingOfFailedClosure | 0.02 |
|
| testExpandoProperty | 0.01 |
|
| testExpandoMethods | 0.05 |
|
| testExpandoConstructorAndToString | 0.01 |
|
| testExpandoMethodOverrides | 0.05 |
|
| testArrayAccessOnThis | 0.01 |
|
| testExpandoClassProperty | 0.00 |
|
| testFilterLineOnFileReturningAWritable | 0.04 |
|
| testFilterLineOnFileUsingAnOutputStream | 0.01 |
|
| testFilterLineOnInputStreamReturningAWritable | 0.01 |
|
| testFilterLineOnInputStreamUsingAnOutputStream | 0.01 |
|
| testString | 0.00 |
|
| testList | 0.00 |
|
| testRange | 0.00 |
|
| testRangeWithType | 0.00 |
|
| testArray | 0.01 |
|
| testIntArray | 0.02 |
|
| testVector | 0.00 |
|
| testForLoop | 0.00 |
|
| testCoerce | 0.01 |
|
| testWithOneVariable | 0.06 |
|
| testWithVariableAtEnd | 0.03 |
|
| testWithVariableAtBeginning | 0.06 |
|
| testWithJustVariable | 0.20 |
|
| testWithTwoVariables | 0.01 |
|
| testWithTwoVariablesWithSpace | 0.01 |
|
| testAppendString | 0.02 |
|
| testAppendGString | 0.03 |
|
| testReturnString | 0.01 |
|
| testGroovy441 | 0.01 |
|
| testTwoStringsInMiddle | 0.02 |
|
| testAlternatingGStrings | 0.02 |
|
| testGStringInStaticMethod | 0.01 |
|
| testGenerator | 0.00 |
|
| testFindAll | 0.02 |
|
| testEach | 0.01 |
|
| testMissingThisBug | 0.00 |
|
| testGlobalPrintln | 0.00 |
|
| testGlobalPrint | 0.00 |
|
| testEachObjectMany | 0.06 |
|
| testEachObjectOne | 0.02 |
|
| testEachObjectEmptyFile | 0.01 |
|
| testEachObjectNullFile | 0.02 |
|
| testEachDir | 0.03 |
|
| testEachFileMatch | 0.07 |
|
| testEachFileOnNonExistingDir | 0.02 |
|
| testEachFileOnNonDirFile | 0.03 |
|
| testRunAfter | 3.01 |
|
| testSplitEachLine | 0.02 |
|
| testProperties | 0.01 |
|
| testMethodInterception | 0.01 |
|
| testJoin | 0.00 |
|
| testCollect | 0.03 |
|
| testSum | 0.02 |
|
| testTimes | 0.02 |
|
| testArraySubscript | 0.00 |
|
| testToCharacterMethod | 0.00 |
|
| testListGrep | 0.00 |
|
| testCollectionToList | 0.00 |
|
| testFileSize | 0.00 |
|
| testMatcherSize | 0.00 |
|
| testJoinString | 0.00 |
|
| testReverseEach | 0.01 |
|
| testGrep | 0.00 |
|
| testMapGetWithDefault | 0.00 |
|
| testExecuteCommandLineProcessUsingAString | 0.06 |
|
| testExecuteCommandLineProcessAndUseWaitForOrKill_FAILS_ON_WINDOWS | 0.05 |
|
| testExecuteCommandLineUnderWorkingDirectory_FAILS | 0.00 |
|
| testDisplaySystemProperties | 0.04 |
|
| testMax | 0.01 |
|
| testMin | 0.01 |
|
| testSort | 0.01 |
|
| testReplaceAllClosure | 0.01 |
|
| testObjectSleep | 1.02 |
|
| testObjectSleepInterrupted | 1.01 |
|
| testObjectSleepWithOnInterruptHandler | 0.12 |
|
| testObjectIdentity | 0.01 |
|
| testHeredocs | 0.01 |
|
| testDollarEscaping | 0.00 |
|
| testHomePage | 0.00 |
|
| testIdentity0 | 0.01 |
|
| testIdentity1 | 0.01 |
|
| testIdentity2 | 0.01 |
|
| testIdentity3 | 0.01 |
|
| testClosureDelegate1 | 0.01 |
|
| testClosureDelegate2 | 0.01 |
|
| testIf_NoElse | 0.00 |
|
| testIf_WithElse_MatchIf | 0.00 |
|
| testIf_NoElse | 0.00 |
|
| testIf_WithElse_MatchIf | 0.00 |
|
| testIf_WithElse_MatchElse | 0.00 |
|
| testIf_WithElseIf_MatchIf | 0.00 |
|
| testIf_WithElseIf_MatchElseIf | 0.00 |
|
| testIf_WithElseIf_WithElse_MatchIf | 0.00 |
|
| testIf_WithElseIf_WithElse_MatchElseIf | 0.00 |
|
| testIf_WithElseIf_WithElse_MatchElse | 0.00 |
|
| testIfNullPropertySet | 0.00 |
|
| testIfNullPropertySetRecheck | 0.00 |
|
| testUsingNumber | 0.01 |
|
| testUsingString | 0.02 |
|
| testIfWithMethodCall | 0.00 |
|
| testCollectionAsImmutable | 0.00 |
|
| testImportAll | 0.00 |
|
| testImportByName | 0.00 |
|
| testTrue | 0.00 |
|
| testFalse | 0.00 |
|
| testImportedClass | 0.00 |
|
| testFullyQualifiedClass | 0.00 |
|
| testPlus | 0.00 |
|
| testMinus | 0.00 |
|
| testMultiply | 0.00 |
|
| testDivide | 0.00 |
|
| testCharacterPlus | 0.00 |
|
| testCharacterMinus | 0.00 |
|
| testIntegerDivide | 0.00 |
|
| testMod | 0.00 |
|
| testAnd | 0.00 |
|
| testOr | 0.00 |
|
| testShiftOperators | 0.00 |
|
| testPrintln | 0.00 |
|
| testStaticMethodOnJdkObject | 0.00 |
|
| testCallClosure | 0.01 |
|
| testCallNormalMethodFromAGroovyDefinedClass | 0.00 |
|
| testCallNormalMethodFirstFromWackyObject | 0.01 |
|
| testShift | 0.01 |
|
| testShiftList | 0.01 |
|
| testLeftShiftOnExpression | 0.00 |
|
| testIteratingWithSequences | 0.00 |
|
| testIteratingWithSequencesAsParameter | 0.00 |
|
| testList | 0.00 |
|
| testPlus | 0.00 |
|
| testMinus | 0.00 |
|
| testTimes | 0.00 |
|
| testMax | 0.00 |
|
| testMin | 0.00 |
|
| testEmptyList | 0.00 |
|
| testSubscript | 0.00 |
|
| testClosure | 0.02 |
|
| testPlusOneElement | 0.00 |
|
| testListAppend | 0.00 |
|
| testMinusDifferentTypes | 0.00 |
|
| testMinusEmptyCollection | 0.00 |
|
| testIntersect | 0.00 |
|
| testListEqual | 0.00 |
|
| testSortNumbersMixedType | 0.00 |
|
| testUnique | 0.00 |
|
| testFlatten | 0.00 |
|
| testFlattenWithRanges | 0.00 |
|
| testListsAndRangesCompare | 0.00 |
|
| testRemove | 0.00 |
|
| testPop | 0.01 |
|
| testBoolCoerce | 0.00 |
|
| testGetAtRange | 0.02 |
|
| testPutAtSplice | 0.01 |
|
| testPutAtRange | 0.01 |
|
| testCrazyPutAtRange | 0.00 |
|
| testAsSynchronized_FAILS | 0.00 |
|
| testAsImmutable_FAILS | 0.00 |
|
| testIntegral | 0.00 |
|
| testDecimal | 0.00 |
|
| testExponential | 0.00 |
|
| testClosure | 0.42 |
|
| testAssert | 0.00 |
|
| testNormalPropertyAccess | 0.00 |
|
| testPropertyWithThis | 0.00 |
|
| testAssert | 0.01 |
|
| testUnknownVariable | 0.02 |
|
| testUseLog | 0.02 |
|
| testAndWithTrue | 0.00 |
|
| testAndWithFalse | 0.00 |
|
| testOrWithTrue | 0.00 |
|
| testOrWithFalse | 0.00 |
|
| testWhileWithBreak | 0.01 |
|
| testForWithBreak | 0.01 |
|
| testMap | 0.01 |
|
| testGetAndSetProperties | 0.00 |
|
| testSetupAndEmptyMap | 0.00 |
|
| testFindAll | 0.13 |
|
| testMap | 0.01 |
|
| testEmptyMap | 0.00 |
|
| testMapMutation | 0.00 |
|
| testMethodCall | 0.00 |
|
| testObjectMethodCall | 0.00 |
|
| testObjectMethodCall2 | 0.00 |
|
| testGetNameBug | 0.00 |
|
| testMethodCallWithOneParam | 0.01 |
|
| testMethodCallWithOneParamUsingThis | 0.00 |
|
| testMethodCallWithTwoParams | 0.01 |
|
| testMethodCallWithTwoParamsUsingThis | 0.00 |
|
| testSimpleMethodParameterAccess | 0.00 |
|
| testMethodParameterWithDifferentNameToPropertyUsingClosure | 0.01 |
|
| testMethodParameterWithSameNameAsPropertyUsingClosure | 0.06 |
|
| testSimpleMinMax | 0.00 |
|
| testMinMaxWithComparator | 0.05 |
|
| testIntegerMinusEquals | 0.00 |
|
| testCharacterMinusEquals | 0.00 |
|
| testNumberMinusEquals | 0.00 |
|
| testStringMinusEquals | 0.00 |
|
| testModuloLesser | 0.00 |
|
| testModuloEqual | 0.01 |
|
| testModuloBigger | 0.00 |
|
| testCallTwoDimStringArray | 0.01 |
|
| testCallTwoDimStringArrayWorkaround | 0.00 |
|
| testCallTwoDimStringArrayWorkaroundWithNull | 0.01 |
|
| testInsideGroovyMultiDimReplacement | 0.01 |
|
| testMultiDimCreationWithSizes | 0.02 |
|
| testMultiDimCreationWithoutSizeAtEnd | 0.01 |
|
| testMultiDimArrayForCustomClass | 0.00 |
|
| testMultiLineChain | 0.00 |
|
| testMultilineString | 0.00 |
|
| testIntegerMultiplyEquals | 0.00 |
|
| testCharacterMultiplyEquals | 0.00 |
|
| testNumberMultiplyEquals | 0.00 |
|
| testStringMultiplyEquals | 0.00 |
|
| testIntegerDivideEquals | 0.00 |
|
| testCharacterDivideEquals | 0.00 |
|
| testNumberDivideEquals | 0.00 |
|
| testPassingNamedParametersToMethod | 0.00 |
|
| testNegateList | 0.00 |
|
| testBitwiseNegateList | 0.00 |
|
| testEvenFunction | 0.34 |
|
| testNewInstance | 0.00 |
|
| testNewBeanNoArgs | 0.01 |
|
| testNewBean1Args | 0.00 |
|
| testNewBean2Args | 0.00 |
|
| testNewInstanceWithFullyQualifiedName | 0.00 |
|
| testNewInstanceWithFullyQualifiedNameNotImported | 0.01 |
|
| testNewOnMultipleLines | 0.00 |
|
| testClassDef | 0.00 |
|
| testNullProperty | 0.00 |
|
| testPromotions | 0.00 |
|
| testOperations | 0.00 |
|
| testUnsupportedIntDivision | 0.00 |
|
| testSingleExpression | 0.00 |
|
| testLastExpressionIsSimple | 0.00 |
|
| testLastExpressionIsBooleanExpression | 0.00 |
|
| testLastExpressionIsAssignment | 0.00 |
|
| testLastExpressionIsMethodCall | 0.00 |
|
| testEmptyExpression | 0.00 |
|
| testVoidMethod | 0.00 |
|
| testNonAssignmentLastExpressions | 0.00 |
|
| testBug | 0.00 |
|
| testSimpleMethodParameterAccess | 0.00 |
|
| testIntegerPlusEquals | 0.00 |
|
| testCharacterPlusEquals | 0.00 |
|
| testNumberPlusEquals | 0.00 |
|
| testStringPlusEquals | 0.00 |
|
| testIntegerPostfix | 0.00 |
|
| testDoublePostfix | 0.00 |
|
| testStringPostfix | 0.00 |
|
| testConstantPowerOperation | 0.00 |
|
| testPowerOperation | 0.02 |
|
| testConstantPowerAssignmentOperation | 0.00 |
|
| testPowerAssignmentOperation | 0.00 |
|
| testIntegerPrefix | 0.00 |
|
| testDoublePrefix | 0.00 |
|
| testStringPrefix | 0.00 |
|
| testChar | 0.01 |
|
| testInt | 0.01 |
|
| testLong | 0.01 |
|
| testShort | 0.02 |
|
| testByte | 0.01 |
|
| testDouble | 0.01 |
|
| testFloat | 0.01 |
|
| testThisPrimitiveDefaultValues | 0.00 |
|
| testPrimitiveDefaultValues | 0.01 |
|
| testDefaultPrimitiveValuesForAttributes | 0.00 |
|
| testDefaultPrimitiveValuesForProperties | 0.00 |
|
| testPrimitiveField | 0.00 |
|
| testIntParamBug | 0.01 |
|
| testStaticPrimitiveField | 0.00 |
|
| testIntLocalVariable | 0.00 |
|
| testLongLocalVariable | 0.00 |
|
| testPrimitiveTypes | 0.00 |
|
| testPrimitiveParameters | 0.00 |
|
| testInspect | 0.01 |
|
| testToString_FAILS | 0.00 |
|
| testCPlusPlusStylePrinting | 0.02 |
|
| testClone | 0.00 |
|
| testProcessAppendBytes | 0.03 |
|
| testProcessAppendTwoByteArrays | 0.00 |
|
| testProcessAppend | 0.00 |
|
| testProcessInputStream | 0.00 |
|
| testProcessText | 0.00 |
|
| testProcessErrorStream | 0.00 |
|
| testProcessOutputStream | 0.00 |
|
| testEachPropertyName | 0.02 |
|
| testMetaPropertyValuesFromObject | 0.00 |
|
| testEachProperty | 0.01 |
|
| testAllPropertiesExpando | 0.01 |
|
| testNormalPropertyGettersAndSetters | 0.04 |
|
| testOverloadedGetter | 0.01 |
|
| testNoSetterAvailableOnPrivateProperty | 0.02 |
|
| testCannotSeePrivateProperties | 0.01 |
|
| testConstructorWithNamedProperties | 0.01 |
|
| testToString | 0.00 |
|
| testArrayLengthProperty | 0.02 |
|
| testGstringAssignment | 0.01 |
|
| testFinalProperty | 0.05 |
|
| testProperty | 0.00 |
|
| testRange | 0.00 |
|
| testRangeEach | 0.01 |
|
| testIntStep | 0.01 |
|
| testObjectStep | 0.02 |
|
| testIterateIntRange | 0.01 |
|
| testIterateObjectRange | 0.00 |
|
| testRangeContains | 0.00 |
|
| testBackwardsRangeContains | 0.00 |
|
| testObjectRangeContains | 0.00 |
|
| testBackwardsObjectRangeContains | 0.00 |
|
| testIntRangeToString | 0.00 |
|
| testObjectRangeToString | 0.00 |
|
| testRangeSize | 0.00 |
|
| testBorderCases | 0.00 |
|
| testEmptyRanges | 0.02 |
|
| testStringRange | 0.01 |
|
| testBackwardsStringRange | 0.01 |
|
| testReadOneLineFromReader | 0.01 |
|
| testReadOneLineFromInputStream | 0.03 |
|
| testFirst | 0.00 |
|
| testSecond | 0.00 |
|
| testThird | 0.00 |
|
| testFourth | 0.00 |
|
| testFifth | 0.01 |
|
| testSixth | 0.00 |
|
| testNoGroupMatcherAndGet | 0.00 |
|
| testGroupMatcherAndGet | 0.00 |
|
| testAnotherGroupMatcherAndGet | 0.01 |
|
| testSubscript | 0.00 |
|
| testFindRegex | 0.00 |
|
| testMatchRegex | 0.00 |
|
| testRegexEach | 0.01 |
|
| testSimplePattern | 0.00 |
|
| testMultiLinePattern | 0.00 |
|
| testPatternInAssertion | 0.00 |
|
| testMatcher | 0.00 |
|
| testGetLastMatcher | 0.00 |
|
| testIntegerReturnValues | 0.00 |
|
| testBooleanReturnValues | 0.00 |
|
| testVoidReturn | 0.00 |
|
| testNullNavigation | 0.00 |
|
| testNormalPropertyNavigation | 0.01 |
|
| testNullPropertyNavigation | 0.00 |
|
| testNormalMethodCall | 0.00 |
|
| testNullMethodCall | 0.00 |
|
| testFoo | 0.05 |
|
| testReadAndWriteVariable | 0.03 |
|
| testDefineNewVariable | 0.02 |
|
| testRegressionCommentBug | 0.06 |
|
| testPostfix | 0.00 |
|
| testPrivate | 0.05 |
|
| testProtected | 0.02 |
|
| testListSlice | 0.00 |
|
| testSocketAppendBytes | 0.02 |
|
| testSocketAppendTwoByteArrays | 0.00 |
|
| testSocketAppend | 0.00 |
|
| testSocketWithStreamsClosure | 0.01 |
|
| testSortWithOrderBy | 0.04 |
|
| testSortWithClosure | 0.02 |
|
| testSpreadDot | 0.03 |
|
| testSpreadDot2 | 0.01 |
|
| testSpreadingInList | 0.00 |
|
| testSpreadingRange | 0.00 |
|
| testSpreadingInMethodParameters | 0.00 |
|
| testSpreadingInClosureParameters | 0.01 |
|
| testSpreadMap | 0.00 |
|
| testSpreadMapVsWithClosure | 0.01 |
|
| testSpreadMapFunctionCall | 0.00 |
|
| testIncrement | 0.01 |
|
| testDecrement | 0.01 |
|
| testPlusOperator | 0.01 |
|
| testMinusOperator | 0.01 |
|
| testTrace | 0.02 |
|
| testThisFail | 0.00 |
|
| testSize | 0.00 |
|
| testPutAt | 0.00 |
|
| testPlus | 0.00 |
|
| testMinus | 0.00 |
|
| testLongPlus | 0.00 |
|
| testOperationsOnConstantString | 0.00 |
|
| testString | 0.00 |
|
| testNextPrevious | 0.00 |
|
| testBoolCoerce | 0.00 |
|
| testStringPlusNull | 0.00 |
|
| testApppendToString | 0.00 |
|
| testApppendToStringBuffer | 0.00 |
|
| testApppendAndSubscipt | 0.00 |
|
| testSimpleStringLiterals | 0.00 |
|
| testMultilineStringLiterals | 0.00 |
|
| testRegexpStringLiterals | 0.00 |
|
| testListRange | 0.00 |
|
| testObjectRangeRange | 0.00 |
|
| testStringArrayRange | 0.00 |
|
| testIntRangeRange | 0.00 |
|
| testIntArrayRange | 0.00 |
|
| testStringSubscript | 0.00 |
|
| testStringPutAtRange | 0.00 |
|
| testListSubscriptWithList | 0.00 |
|
| testListSubscriptWithListAndRange | 0.00 |
|
| testStringWithSubscriptList | 0.00 |
|
| testSubMap | 0.00 |
|
| testListWithinAListSyntax | 0.00 |
|
| testBeanProperties | 0.00 |
|
| testSwitch | 0.02 |
|
| testSwitchScope | 0.00 |
|
| testSwitchWithClosure | 0.03 |
|
| testSwitchWithIntValues | 0.00 |
|
| testSwitchWithDoubleValues | 0.00 |
|
| testSwitchWithStringValues | 0.00 |
|
| testSwitchWithMixedTypeValues | 0.00 |
|
| testSimpleUse | 0.00 |
|
| testUseInParameterCalling | 0.01 |
|
| testBigEndianEncodedInputStreamText | 0.02 |
|
| testInputStreamText | 0.00 |
|
| testReaderText | 0.00 |
|
| testThrow | 0.01 |
|
| testToArrayBug | 0.01 |
|
| testTripleQuotedString | 0.00 |
|
| testTryCatch | 0.00 |
|
| testTryFinally | 0.00 |
|
| testWorkingMethod | 0.00 |
|
| testTypesafeMethod | 0.00 |
|
| testBug | 0.00 |
|
| testUnaryMinus | 0.00 |
|
| testShellBug | 0.01 |
|
| unknown | 0.03 |
|
| testUnsafePropertyNavigations | 0.00 |
|
| testPrimitiveMethod | 0.00 |
|
| testObjectMethod | 0.00 |
|
| testGStringVargsMethod | 0.01 |
|
| testStringMethod | 0.01 |
|
| testVarargsOnly | 0.01 |
|
| testVarargsLast | 0.00 |
|
| testWithOneVariable | 0.01 |
|
| testWithVariableAtEnd | 0.01 |
|
| testWithVariableAtBeginning | 0.01 |
|
| testWithJustVariable | 0.01 |
|
| testVerySimpleWhile | 0.00 |
|
| testMoreComplexWhile | 0.00 |
|
| testShellEchoOneArray | 0.01 |
|
| testShellEchoOneList | 0.01 |
|
| testEchoOneArray | 0.00 |
|
| testEchoOneList | 0.00 |
|
| testEchoOneScalar | 0.01 |
|
| testEchoArray | 0.01 |
|
| testEchoList | 0.01 |
|
| testWithOneVariable | 0.00 |
|
| testMethodCallingWithArrayBug | 0.00 |
|
| testMapAsBool | 0.03 |
|
| testListAsBool | 0.02 |
|
| testStringAsBool | 0.04 |
|
| testBug | 0.00 |
|
| testAttributeSetAccess | 0.01 |
|
| testBug | 0.00 |
|
| testBug | 0.04 |
|
| testPerformance | 0.19 |
|
| testBug | 0.00 |
|
| testStaticBug | 0.00 |
|
| testNonVoidMethod | 0.00 |
|
| testBug | 0.01 |
|
| testBug2 | 0.00 |
|
| testBug | 0.08 |
|
| testBytecodeBug | 0.01 |
|
| testTedsBytecodeBug | 0.03 |
|
| testTedsBytecode2Bug | 0.02 |
|
| testIncrementPropertyInclosure | 0.01 |
|
| testInject | 0.01 |
|
| testUsingProperty | 0.01 |
|
| testUsingIncrementingProperty | 0.01 |
|
| testUsingLocalVar | 0.01 |
|
| testPostFixReturn | 0.01 |
|
| testPreFixReturn | 0.01 |
|
| testDuplicateVariables | 0.00 |
|
| testDuplicateVariablesInClosures | 0.01 |
|
| testTedsBytecodeBug | 0.02 |
|
| testBug | 0.01 |
|
| testBug | 0.01 |
|
| testChristofsPropertyBug | 0.02 |
|
| testBug | 0.00 |
|
| testInvisibleVariable | 0.04 |
|
| testBug | 0.05 |
|
| testBugInMethod | 0.02 |
|
| testBug | 0.01 |
|
| testBug2 | 0.02 |
|
| testBug3 | 0.03 |
|
| testBug | 0.01 |
|
| testClosurePassingBug | 0.01 |
|
| testPassingClosureAsNamedParameter | 0.02 |
|
| testBug | 0.02 |
|
| testBug | 0.06 |
|
| testMethodWithNativeArray | 0.01 |
|
| testCallA | 0.02 |
|
| testCallB | 0.03 |
|
| testBug | 0.00 |
|
| testBug | 0.02 |
|
| testBugInNormalMethod | 0.63 |
|
| testBugInsideScript | 0.08 |
|
| testBug | 0.02 |
|
| testSeansBug | 0.02 |
|
| testNormalMethod | 0.00 |
|
| testBytecodeGenBug | 0.00 |
|
| testVisibility | 0.02 |
|
| testBug | 0.01 |
|
| testBug | 0.00 |
|
| testBug | 0.00 |
|
| testTypedGetterAndSetter | 0.01 |
|
| testUntypedGetterAndSetter | 0.01 |
|
| testGetPublicStaticField | 0.00 |
|
| testSetPublicStaticField | 0.00 |
|
| testClosureAsAttribute | 0.03 |
|
| testShort | 0.02 |
|
| testBug | 0.04 |
|
| testBug2 | 0.04 |
|
| testBug | 0.05 |
|
| testBug | 0.00 |
|
| testBug | 0.01 |
|
| testBug | 0.58 |
|
| testBug | 0.02 |
|
| testCallStaticMethodFromClosure | 0.01 |
|
| testBug | 0.01 |
|
| testMinMaxValueComparison | 0.00 |
|
| testListClass | 0.00 |
|
| testStringClass | 0.00 |
|
| testDummyClass | 0.01 |
|
| testFooClass | 0.00 |
|
| testBug | 0.04 |
|
| testRunScript | 0.01 |
|
| testTopLevelPrintParenthesesNoParameter | 0.02 |
|
| testTopLevelPrintlnParenthesesNoParameter | 0.01 |
|
| testClosurePrintParenthesesNoParameter | 0.02 |
|
| testClosurePrintlnParenthesesNoParameter | 0.02 |
|
| testTopLevelPrintNoParenthesesParameter | 0.01 |
|
| testTopLevelPrintlnNoParenthesesParameter | 0.01 |
|
| testClosurePrintNoParenthesesParameter | 0.02 |
|
| testClosurePrintlnNoParenthesesParameter | 0.02 |
|
| testTopLevelPrintParenthesesParameter | 0.01 |
|
| testTopLevelPrintlnParenthesesParameter | 0.01 |
|
| testClosurePrintParenthesesParameter | 0.02 |
|
| testClosurePrintlnParenthesesParameter | 0.02 |
|
| testTopLevelPrintProperty | 0.02 |
|
| testTopLevelPrintlnProperty | 0.01 |
|
| testInClosurePrintProperty | 0.03 |
|
| testInClosurePrintlnProperty | 0.02 |
|
| testStringAndGString | 0.01 |
|
| testBug | 0.01 |
|
| testFieldProperty | 0.01 |
|
| testBeanProperty | 0.01 |
|
| testAutoboxingProperty | 0.01 |
|
| testSetFieldProperty | 0.00 |
|
| testSetFieldVariable | 0.00 |
|
| testAccessToSuperProtectedField | 0.01 |
|
| testBug | 0.00 |
|
| testBug | 0.01 |
|
| testBug2 | 0.00 |
|
| testBug | 0.00 |
|
| testBug2 | 0.00 |
|
| testBug3 | 0.00 |
|
| testMethodCall | 0.00 |
|
| testBug | 0.01 |
|
| testBug | 0.04 |
|
| testBug | 0.00 |
|
| testMetodClosure | 0.00 |
|
| testBug | 0.00 |
|
| testMethodPointer | 0.01 |
|
| testThisMethodPointer | 0.00 |
|
| testMethodPointerWithReturn | 0.00 |
|
| testBug | 0.00 |
|
| testBug | 0.06 |
|
| testFieldBug | 0.01 |
|
| testBugOutsideOfScript | 0.03 |
|
| testBug | 0.02 |
|
| testBug | 0.00 |
|
| testBug | 0.02 |
|
| testBug | 0.01 |
|
| testBug | 0.01 |
|
| testBug | 0.35 |
|
| testNonJavaIdentifierChacactersWithJavaSyntax | 0.02 |
|
| testNonJavaIdentifierChacactersWithGroovySyntax | 0.02 |
|
| testBug | 0.00 |
|
| testBug | 0.00 |
|
| testBug2 | 0.00 |
|
| testCallStaticClosure | 0.00 |
|
| testBug | 0.02 |
|
| testBug | 0.00 |
|
| testStaticProperty | 0.00 |
|
| testBug | 0.00 |
|
| testBug | 0.00 |
|
| testSubscriptIncrement | 0.00 |
|
| testLargeSubscript | 0.00 |
|
| testDoubleSubscript | 0.00 |
|
| testSubscriptAndProperty | 0.00 |
|
| testBug | 0.00 |
|
| testGroovyIntArray | 0.00 |
|
| testArraySubscript | 0.01 |
|
| testRobsTestCase | 0.00 |
|
| testBug | 0.01 |
|
| testBug2 | 0.00 |
|
| testBug3 | 0.00 |
|
| testBug4 | 0.00 |
|
| testCallsToSuperMethodsReturningPrimitives | 0.00 |
|
| testBug | 0.00 |
|
| testSynchronized | 1.01 |
|
| testBug | 0.08 |
|
| testDummy | 0.00 |
|
| testBug | 0.01 |
|
| testBug | 0.00 |
|
| testBug2 | 0.00 |
|
| testBug | 0.00 |
|
| testBug | 0.03 |
|
| testBug | 0.01 |
|
| testBug | 0.01 |
|
| testBug2 | 0.01 |
|
| testBug | 0.04 |
|
| testVariableReuse | 0.01 |
|
| testBug | 0.03 |
|
| testTree | 0.01 |
|
| testLocalVariableVersion | 0.02 |
|
| testUndefinedPropertyVersion | 0.02 |
|
| testMethodCallVersion | 0.01 |
|
| testPrimitvesInFunc | 0.00 |
|
| testPlusEqual | 0.03 |
|
| testIfAndSwitchInClosure | 0.02 |
|
| testReturnVoid | 0.00 |
|
| testBooleanValue | 0.00 |
|
| testAmbiguousStuff | 0.01 |
|
| testMethodCallWithOneParam | 0.00 |
|
| testFoo | 0.02 |
|
| testSimpleGPathExpressions | 0.02 |
|
| testSimpleGPathExpressions | 0.09 |
|
| testFindAll | 0.01 |
|
| testCollect | 0.02 |
|
| testSimpleInterception | 0.09 |
|
| testRealoding | 1.07 |
|
| testAddsAClasspathEntryOnlyIfItHasNotAlreadyBeenAdded | 0.01 |
|
| testClassNotFoundIsNotHidden | 0.08 |
|
| testClassPathNotDerived | 0.02 |
|
| testMultithreading | 0.22 |
|
| testAdditionalPhaseOperation | 0.12 |
|
| testStringLog | 0.04 |
|
| testCombinedUsageForMetaClass | 0.02 |
|
| testSimpleInterception | 0.03 |
|
| testNoInterceptionWithNullInterceptor | 0.01 |
|
| testConstructorInterception | 0.01 |
|
| testStaticMethodInterception | 0.01 |
|
| testInterceptionOfGroovyClasses | 0.02 |
|
| testASimpleExpectationCanBeSetAndMet | 0.06 |
|
| testASimpleExpectationCanBeSetAndFailed | 0.00 |
|
| testASimpleExpectationCanBeSetButNeverCalledSoVerifyFails | 0.00 |
|
| testAnExpectationWithAClosureGivesErrorIFCalledAndClosureFails | 0.01 |
|
| testAnExpectationwithAClosurePassesIfClosurePasses | 0.01 |
|
| testAnExpectationWithAClosureGivesErrorIFNotCalled | 0.01 |
|
| testTableModel | 0.06 |
|
| testScripts | 1.08 |
|
| testFoo | 0.15 |
|
| testWhereWithAndClause | 0.11 |
|
| testWhereClosureWithAnd | 0.06 |
|
| testSqlQuery | 0.52 |
|
| testSqlQueryWithWhereClause | 0.05 |
|
| testSqlQueryWithWhereClauseWith2Arguments | 0.06 |
|
| testSqlQueryWith2ParametersUsingQuestionMarkNotation | 0.03 |
|
| testDataSet | 0.03 |
|
| testDataSetWithClosurePredicate | 0.13 |
|
| testUpdatingDataSet | 0.03 |
|
| testGStringToSqlConversion | 0.04 |
|
| testExecuteUpdate | 0.34 |
|
| testSqlQuery | 0.04 |
|
| testSqlQueryWithWhereClause | 0.03 |
|
| testSqlQueryWithWhereClauseWith2Arguments | 0.01 |
|
| testSqlQueryWith2ParametersUsingQuestionMarkNotation | 0.03 |
|
| testDataSet | 0.02 |
|
| testDataSetWithClosurePredicate | 0.03 |
|
| testUpdatingDataSet | 0.07 |
|
| testGStringToSqlConversion | 0.02 |
|
| testExecuteUpdate | 0.02 |
|
| testFirstRowWithPropertyName | 0.03 |
|
| testFirstRowWithPropertyNameAndParams | 0.02 |
|
| testFirstRowWithPropertyNumber | 0.03 |
|
| testFirstRowWithPropertyNumberAndParams | 0.02 |
|
| testAllRowsWithPropertyNumber | 0.04 |
|
| testAllRowsWithPropertyNumberAndParams | 0.04 |
|
| testAllRowsWithPropertyName | 0.02 |
|
| testAllRowsWithPropertyNameAndParams | 0.02 |
|
| testSqlQuery | 0.06 |
|
| testSqlQueryWithWhereClause | 0.03 |
|
| testSqlQueryWithWhereClauseWith2Arguments | 0.04 |
|
| testDataSet | 0.04 |
|
| testDataSetWithClosurePredicate | 0.12 |
|
| testExecuteUpdate | 0.02 |
|
| testQueryUsingColumnIndex | 0.04 |
|
| testQueryUsingNegativeColumnIndex | 0.03 |
|
| testSqlQueryWithIncorrectlyQuotedDynamicExpressions | 0.04 |
|
| testSqlQuery | 0.05 |
|
| testSqlQuery | 0.03 |
|
| testSimpleCallFromGroovyEmpty | 0.06 |
|
| testSimpleCallFromGroovyStatic | 0.02 |
|
| testExpressionAssign | 0.20 |
|
| testExpressionEval | 0.04 |
|
| testWithMarkupBuilder | 0.04 |
|
| testWithMarkupBuilderWithSemicolons | 0.03 |
|
| testDepthFirst | 0.04 |
|
| testBredthFirst | 0.01 |
|
| testNestedClosureBug | 0.02 |
|
| testTree | 0.01 |
|
| testTree | 0.03 |
|
| testSmallTree | 0.01 |
|
| testTree | 0.04 |
|
| testSmallTree | 0.01 |
|
| testTxn | 0.04 |
|
| testSuiteForThisFileOnly | 0.08 |
|
| testAddingScriptsThatDoNotInheritFromTestCase | 0.04 |
|
| testAnt | 0.21 |
|
| testFileIteration | 0.13 |
|
| testJunitTask | 0.04 |
|
| testPathBuilding | 0.04 |
|
| testTaskContainerExecutionSequence | 0.18 |
|
| testDynamicProperties | 0.05 |
|
| testCondition | 0.06 |
|
| testSimpleNode | 0.01 |
|
| testSimpleNodeWithValue | 0.00 |
|
| testSimpleNodeWithOneAttribute | 0.01 |
|
| testSimpleNodeWithClosure | 0.01 |
|
| testSimpleNodeWithOneAttributeAndValue | 0.02 |
|
| testSimpleNodeWithValueAndOneAttribute | 0.00 |
|
| testSimpleNodeWithOneAttributeAndValueAndClosure | 0.01 |
|
| testSimpleNodeWithValueAndOneAttributeAndClosure | 0.01 |
|
| testSimpleNodeTwoValues | 0.01 |
|
| testSimpleNodeTwoValuesClosure | 0.02 |
|
| testSimpleNodeThreeValues | 0.03 |
|
| testSimpleNodeFourValues | 0.01 |
|
| testNestedMethodCallsResolution | 0.02 |
|
| testSample | 0.12 |
|
| testMultipleArgs | 0.00 |
|
| testArgs | 0.02 |
|
| testFailedParsePrintsUsage | 0.02 |
|
| testEmptyScript | 0.01 |
|
| testFilesInTestDirArePickedUp | 0.03 |
|
| testNotYetImplementedSubclassUse | 0.00 |
|
| testNotYetImplementedStaticUse | 0.00 |
|
| testShouldFailWithMessage | 0.02 |
|
| testShouldFailWithMessageForClass | 0.01 |
|
| testSimpleAttribute | 0.02 |
|
| testAttributeWithAttributes | 0.00 |
|
| testAttributeWithText | 0.01 |
|
| testAttributeWithAttributesAndChildren | 0.00 |
|
| testAttributeWithAttributesAndChildrenWithMixedText | 0.00 |
|
| testNavigationUsingQNames | 0.04 |
|
| testSortByOneField | 0.03 |
|
| testSortByMultipleFields | 0.03 |
|
| testStringDecoration | 0.01 |
|
| testXmlParser | 0.03 |
|
| testMixedMarkup | 0.02 |
|
| testXmlParser | 0.42 |
|
| testTree | 0.09 |
|
| testSmallTree | 0.02 |
|
| testTree | 0.04 |
|
| testSmallTree | 0.01 |
|
| testContentAndDataInMarkup | 0.00 |
|
| testMarkupWithColonsAndNamespaces | 0.02 |
|
| testObjectOperationsInMarkup | 0.28 |
|
| testSmallTreeWithStringWriter | 0.01 |
|
| testWriterUseInScriptFile | 0.03 |
|
| testTree | 0.25 |
|
| testTree | 0.12 |
|
| testTree_FAILS | 0.32 |
|
| testTree | 0.04 |
|
| testSmallTree | 0.01 |
|
| testTree | 0.04 |
|
| testTree | 0.51 |
|
| testSmallTree | 0.06 |
|
| testTree | 0.03 |
|
| testSmallTree | 0.02 |
|
| testCtor | 0.01 |
|
| testClassProps | 0.01 |
|
| testMethods | 0.00 |
|
| testStaticMethods | 0.00 |
|
| testMetaMethods | 1.17 |
|
| testStaticMetaMethods | 0.00 |
|
| testFields | 0.00 |
|
| testProperties | 0.04 |
|
| testExecuteScript | 0.46 |
|
| testExecuteScriptWithContext | 0.14 |
|
| testScriptWithDerivedBaseClass | 0.04 |
|
| testIterateOverText | 0.02 |
|
| testAppendString | 0.01 |
|
| testAppendString2 | 0.00 |
|
| testAppendGString | 0.01 |
|
| testAppendGString2 | 0.00 |
|
| testEqualsAndHashCode | 0.00 |
|
| testProperties | 0.00 |
|
| testSize | 0.00 |
|
| testGet | 0.00 |
|
| testGetOutOfRange | 0.00 |
|
| testContains | 0.00 |
|
| testSubList | 0.00 |
|
| testHashCodeAndEquals | 0.00 |
|
| testIterator | 0.00 |
|
| testMetaClass | 0.02 |
|
| testArray | 0.00 |
|
| testString | 0.00 |
|
| testObject | 0.00 |
|
| testPublicField | 0.01 |
|
| testSetPropertyWithInt | 0.00 |
|
| testSetPropertyWithDoubleArray | 0.00 |
|
| testSetPropertyWithArray | 0.00 |
|
| testSetPropertyWithList | 0.00 |
|
| testMetaMethodsOnlyAddedOnce | 0.01 |
|
| testProperties | 0.01 |
|
| testSize | 0.00 |
|
| testGet | 0.01 |
|
| testGetOutOfRange | 0.00 |
|
| testContains | 0.00 |
|
| testSubList | 0.00 |
|
| testHashCodeAndEquals | 0.00 |
|
| testIterator | 0.00 |
|
| testIntegerDivide | 0.05 |
|
| testScriptWithCustomPrintln | 0.05 |
|
| testInvokeMethodFallsThroughToMethodClosureInBinding | 0.04 |
|
| testConstruction | 0.05 |
|
| testAddingWrongTypeFails | 0.00 |
|
| testAddingNullFails | 0.00 |
|
| testSize | 0.00 |
|
| testContains | 0.00 |
|
| testSubList | 0.00 |
|
| testHashCodeAndEquals | 0.00 |
|
| testIterator | 0.00 |
|
| testGetOutOfTuple | 0.00 |
|
| testForbiddenProperty | 0.12 |
|
| testForbiddenPackage | 0.04 |
|
| testForbiddenCodebase | 0.04 |
|
| testPackageAccess | 0.08 |
|
| testBadScriptNameBug | 0.15 |
|
| testClosureListenerTest | 0.00 |
|
| testClosureMethodTest | 1.38 |
|
| testGroovyMethodsTest_FAILS | 3.06 |
|
| testClosureWithDefaultParamTest | 0.68 |
|
| testGroovy303_Bug | 0.67 |
|
| testScriptTest | 1.30 |
|
| testSqlCompleteWithoutDataSourceTest | 1.61 |
|
| testMetaClassTest | 0.04 |
|
| testCodeSource | 0.08 |
|
| testReadSignedJar | 0.01 |
|
| testRequestGetCommandOK | 0.11 |
|
| testMixedTemplateText | 0.13 |
|
| testBinding | 0.07 |
|
| testBinding | 0.10 |
|
| testTree | 0.13 |
|
| testVerboseTree | 0.20 |
|
| testSmallTree | 0.04 |
|
| testLittleClosure | 0.04 |
|
| testNestedClosureBug | 0.08 |
|
| testClosureClassLoaderBug | 0.04 |
|
| testLogging | 0.00 |
|
| testMeSimple | 0.02 |
|
| testMeWithSymbolAndObject | 0.02 |
|
| testX | 0.01 |
|
| testXY | 0.02 |
|
| testXYZ | 0.02 |
|
| testGetProperty | 0.03 |
|
| testTree | 0.17 |
|
| testQName | 0.00 |
|
| testObjectSupportNameHandling | 0.01 |
|
| testObjectSupportNameHandling1 | 0.00 |
|
| testObjectSupportNameHandling2 | 0.01 |
|
| testObjectSupportNameHandlingWitnClosureValues | 0.04 |
|
| testObjectSupportNameHandlingWitnClosureValues1 | 0.04 |
|
| testObjectSupportNameHandlingWitnClosureValues2 | 0.03 |
|
| testPrimitiveParameterAssignment | 0.01 |
|
| testRepetitiveMethod | 0.03 |
|
| testForLoopVariableNotVisibleOutside | 0.03 |
|
| testFooHiding | 0.00 |
|
| testBarHiding | 0.00 |
|
| testInSameBlock | 0.00 |
|
| testInSubblocks | 0.01 |
|
| testInNestedClosure | 0.06 |
|
| testBindingHiding | 0.03 |
|
| testBindingAccessInMethod | 0.03 |
|
| testMultipleOfSameName | 0.01 |
|
| testVariableNameEqualsToAClassName | 0.00 |
|
| testVariableNameEqualsCurrentClassName | 0.00 |
|
| testObjectSupportNameHandling | 0.00 |
|
| testObjectSupportNameHandling1 | 0.01 |
|
| testObjectSupportNameHandlingWitnClosureValues | 0.03 |
|
| testObjectSupportNameHandlingWitnClosureValuesi | 0.04 |
|
| testMetaClassNameHandling | 0.00 |
|
| testMetaClassNameHandling1 | 0.01 |
|
| testMetaClassNameHandlingWithClosures | 0.03 |
|
| testMetaClassNameHandlingWithClosures1 | 0.03 |