[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
885 | 0 | 0 | 100.00% | 757.78 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
515 | 0 | 0 | 100.00% | 295.20 | |
groovy.bugs | 25 | 0 | 0 | 100.00% | 47.90 |
groovy.lang | 46 | 0 | 0 | 100.00% | 38.99 |
groovy.mock.example | 1 | 0 | 0 | 100.00% | 1.00 |
groovy.mock | 5 | 0 | 0 | 100.00% | 1.29 |
groovy.model | 1 | 0 | 0 | 100.00% | 3.06 |
groovy.security | 14 | 0 | 0 | 100.00% | 66.83 |
groovy.sql | 32 | 0 | 0 | 100.00% | 30.60 |
groovy.text | 2 | 0 | 0 | 100.00% | 7.51 |
groovy.tree | 7 | 0 | 0 | 100.00% | 9.87 |
groovy.txn | 1 | 0 | 0 | 100.00% | 1.65 |
groovy.util | 13 | 0 | 0 | 100.00% | 23.02 |
groovy.xml.dom | 3 | 0 | 0 | 100.00% | 4.28 |
groovy.xml | 11 | 0 | 0 | 100.00% | 16.45 |
org.codehaus.groovy.ast | 4 | 0 | 0 | 100.00% | 5.80 |
org.codehaus.groovy.bsf | 13 | 0 | 0 | 100.00% | 22.04 |
org.codehaus.groovy.classgen | 36 | 0 | 0 | 100.00% | 92.29 |
org.codehaus.groovy.runtime | 82 | 0 | 0 | 100.00% | 32.85 |
org.codehaus.groovy.sandbox.markup | 2 | 0 | 0 | 100.00% | 2.52 |
org.codehaus.groovy.sandbox.util | 1 | 0 | 0 | 100.00% | 1.60 |
org.codehaus.groovy.syntax | 7 | 0 | 0 | 100.00% | 2.72 |
org.codehaus.groovy.syntax.lexer | 8 | 0 | 0 | 100.00% | 5.55 |
org.codehaus.groovy.syntax.parser | 50 | 0 | 0 | 100.00% | 24.05 |
org.codehaus.groovy.tools | 2 | 0 | 0 | 100.00% | 8.98 |
org.codehaus.groovy.tools.xml | 1 | 0 | 0 | 100.00% | 1.60 |
org.codehaus.groovy.wiki | 3 | 0 | 0 | 100.00% | 10.12 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | ArrayParamMethodTest | 1 | 0 | 0 | 100.00% | 1.256 |
![]() | ArrayTest | 11 | 0 | 0 | 100.00% | 1.590 |
![]() | AssertNumberTest | 3 | 0 | 0 | 100.00% | 0.964 |
![]() | AssertTest | 2 | 0 | 0 | 100.00% | 1.506 |
![]() | AssignmentInsideExpressionBug | 1 | 0 | 0 | 100.00% | 1.168 |
![]() | AutoboxingOfComparisonsBug | 1 | 0 | 0 | 100.00% | 1.120 |
![]() | BadScriptNameBug | 1 | 0 | 0 | 100.00% | 1.767 |
![]() | Base64Test | 1 | 0 | 0 | 100.00% | 0.986 |
![]() | BenchmarkBug | 1 | 0 | 0 | 100.00% | 2.270 |
![]() | BigDecimalOperationTest | 4 | 0 | 0 | 100.00% | 1.190 |
![]() | BindingTest | 1 | 0 | 0 | 100.00% | 1.994 |
![]() | BlockAsClosureBug | 3 | 0 | 0 | 100.00% | 1.057 |
![]() | BooleanBug | 2 | 0 | 0 | 100.00% | 1.258 |
![]() | BooleanOperationTest | 3 | 0 | 0 | 100.00% | 1.935 |
![]() | Bytecode2Bug | 3 | 0 | 0 | 100.00% | 1.542 |
![]() | Bytecode3Bug | 1 | 0 | 0 | 100.00% | 1.238 |
![]() | Bytecode4Bug | 3 | 0 | 0 | 100.00% | 1.185 |
![]() | Bytecode5Bug | 1 | 0 | 0 | 100.00% | 1.347 |
![]() | Bytecode6Bug | 2 | 0 | 0 | 100.00% | 1.268 |
![]() | Bytecode7Bug | 2 | 0 | 0 | 100.00% | 1.086 |
![]() | BytecodeBug | 1 | 0 | 0 | 100.00% | 1.246 |
![]() | ByteIndexBug | 1 | 0 | 0 | 100.00% | 3.461 |
![]() | CallingClosuresWithClosuresBug | 1 | 0 | 0 | 100.00% | 1.211 |
![]() | CastTest | 7 | 0 | 0 | 100.00% | 1.223 |
![]() | CastWhenUsingClosuresBug | 1 | 0 | 0 | 100.00% | 1.228 |
![]() | CategoryTest | 1 | 0 | 0 | 100.00% | 1.164 |
![]() | ClassExpressionTest | 2 | 0 | 0 | 100.00% | 1.166 |
![]() | ClassInNamedParamsBug | 1 | 0 | 0 | 100.00% | 0.978 |
![]() | ClassLoaderBug | 1 | 0 | 0 | 100.00% | 1.137 |
![]() | ClassTest | 1 | 0 | 0 | 100.00% | 0.965 |
![]() | ClosureAsParamTest | 1 | 0 | 0 | 100.00% | 1.195 |
![]() | ClosureClassLoaderBug | 1 | 0 | 0 | 100.00% | 1.091 |
![]() | ClosureCloneTest | 1 | 0 | 0 | 100.00% | 2.180 |
![]() | ClosureComparatorTest | 2 | 0 | 0 | 100.00% | 1.228 |
![]() | ClosureCurryTest | 1 | 0 | 0 | 100.00% | 2.967 |
![]() | ClosureInClosureBug | 1 | 0 | 0 | 100.00% | 1.160 |
![]() | ClosureInClosureTest | 1 | 0 | 0 | 100.00% | 1.404 |
![]() | ClosureInStaticMethodTest | 2 | 0 | 0 | 100.00% | 2.424 |
![]() | ClosureListenerTest | 2 | 0 | 0 | 100.00% | 4.764 |
![]() | ClosureMethodCallTest | 2 | 0 | 0 | 100.00% | 1.486 |
![]() | ClosureMethodTest | 22 | 0 | 0 | 100.00% | 2.579 |
![]() | ClosureParameterPassingBug | 2 | 0 | 0 | 100.00% | 3.928 |
![]() | ClosureReturnTest | 2 | 0 | 0 | 100.00% | 1.159 |
![]() | ClosureReturnWithoutReturnStatementTest | 2 | 0 | 0 | 100.00% | 1.608 |
![]() | ClosureSugarTest | 2 | 0 | 0 | 100.00% | 1.274 |
![]() | ClosureTest | 5 | 0 | 0 | 100.00% | 1.930 |
![]() | ClosureTypedVariableBug | 3 | 0 | 0 | 100.00% | 2.618 |
![]() | ClosureUsingOuterVariablesTest | 6 | 0 | 0 | 100.00% | 1.592 |
![]() | ClosureVariableBug | 3 | 0 | 0 | 100.00% | 1.868 |
![]() | ClosureWithDefaultParamTest | 15 | 0 | 0 | 100.00% | 2.261 |
![]() | CompareToTest | 2 | 0 | 0 | 100.00% | 1.005 |
![]() | CompilerErrorTest | 3 | 0 | 0 | 100.00% | 4.083 |
![]() | ConstructorBug | 1 | 0 | 0 | 100.00% | 2.909 |
![]() | DateTest | 2 | 0 | 0 | 100.00% | 1.368 |
![]() | DefaultParamClosureTest | 2 | 0 | 0 | 100.00% | 1.003 |
![]() | DefaultParamTest | 2 | 0 | 0 | 100.00% | 1.345 |
![]() | DefVariableBug | 1 | 0 | 0 | 100.00% | 1.205 |
![]() | DollarEscapingTest | 1 | 0 | 0 | 100.00% | 0.991 |
![]() | DoubleOperationTest | 6 | 0 | 0 | 100.00% | 1.296 |
![]() | EscapedUnicodeTest | 2 | 0 | 0 | 100.00% | 1.511 |
![]() | ExceptionInClosureTest | 1 | 0 | 0 | 100.00% | 1.308 |
![]() | ExpandoPropertyTest | 2 | 0 | 0 | 100.00% | 2.414 |
![]() | ForAndSqlBug | 2 | 0 | 0 | 100.00% | 4.939 |
![]() | ForLoopBug | 5 | 0 | 0 | 100.00% | 3.451 |
![]() | ForLoopTest | 9 | 0 | 0 | 100.00% | 1.363 |
![]() | ForLoopWithLocalVariablesTest | 1 | 0 | 0 | 100.00% | 2.149 |
![]() | FullyQualifiedClassBug | 1 | 0 | 0 | 100.00% | 1.030 |
![]() | GeneratorTest | 4 | 0 | 0 | 100.00% | 1.185 |
![]() | GetterBug | 2 | 0 | 0 | 100.00% | 1.615 |
![]() | GlobalPrintlnTest | 2 | 0 | 0 | 100.00% | 1.161 |
![]() | GPathTest | 1 | 0 | 0 | 100.00% | 1.427 |
![]() | Groovy239_Bug | 2 | 0 | 0 | 100.00% | 1.292 |
![]() | Groovy249_Bug | 1 | 0 | 0 | 100.00% | 1.441 |
![]() | Groovy252_Bug | 1 | 0 | 0 | 100.00% | 1.072 |
![]() | Groovy389_Bug | 1 | 0 | 0 | 100.00% | 1.312 |
![]() | Groovy513_Bug | 1 | 0 | 0 | 100.00% | 1.016 |
![]() | GroovyMethodsTest | 11 | 0 | 0 | 100.00% | 1.685 |
![]() | GStringTest | 13 | 0 | 0 | 100.00% | 2.319 |
![]() | GuillaumesBug | 1 | 0 | 0 | 100.00% | 1.107 |
![]() | GuillaumesMapBug | 2 | 0 | 0 | 100.00% | 1.258 |
![]() | HeredocsTest | 2 | 0 | 0 | 100.00% | 1.097 |
![]() | HomepageTest | 1 | 0 | 0 | 100.00% | 0.899 |
![]() | IfElseCompactTest | 2 | 0 | 0 | 100.00% | 1.069 |
![]() | IfElseTest | 8 | 0 | 0 | 100.00% | 0.982 |
![]() | IfPropertyTest | 2 | 0 | 0 | 100.00% | 2.249 |
![]() | IfTest | 2 | 0 | 0 | 100.00% | 1.226 |
![]() | IfWithMethodCallTest | 1 | 0 | 0 | 100.00% | 1.172 |
![]() | ImportTest | 2 | 0 | 0 | 100.00% | 1.139 |
![]() | InconsistentStackHeightBug | 3 | 0 | 0 | 100.00% | 1.160 |
![]() | InstanceofTest | 4 | 0 | 0 | 100.00% | 1.063 |
![]() | IntegerOperationTest | 11 | 0 | 0 | 100.00% | 2.250 |
![]() | IterateOverCustomTypeBug | 1 | 0 | 0 | 100.00% | 1.173 |
![]() | ListIteratingTest | 2 | 0 | 0 | 100.00% | 1.244 |
![]() | ListTest | 18 | 0 | 0 | 100.00% | 1.473 |
![]() | LiteralTypesTest | 3 | 0 | 0 | 100.00% | 1.056 |
![]() | LittleClosureTest | 1 | 0 | 0 | 100.00% | 1.507 |
![]() | LocalFieldTest | 1 | 0 | 0 | 100.00% | 0.950 |
![]() | LocalPropertyTest | 2 | 0 | 0 | 100.00% | 1.172 |
![]() | LocalVariableTest | 2 | 0 | 0 | 100.00% | 1.216 |
![]() | LogicTest | 4 | 0 | 0 | 100.00% | 1.025 |
![]() | LogTest | 1 | 0 | 0 | 100.00% | 1.252 |
![]() | LoopBreakTest | 3 | 0 | 0 | 100.00% | 3.571 |
![]() | MapConstructionTest | 1 | 0 | 0 | 100.00% | 1.407 |
![]() | MapPropertyTest | 2 | 0 | 0 | 100.00% | 1.149 |
![]() | MapTest | 3 | 0 | 0 | 100.00% | 1.173 |
![]() | MarkupAndMethodBug | 1 | 0 | 0 | 100.00% | 1.440 |
![]() | MethodCallTest | 4 | 0 | 0 | 100.00% | 1.219 |
![]() | MethodCallWithoutParensInStaticMethodBug | 1 | 0 | 0 | 100.00% | 1.245 |
![]() | MethodCallWithoutParenthesisTest | 4 | 0 | 0 | 100.00% | 1.342 |
![]() | MethodDispatchBug | 1 | 0 | 0 | 100.00% | 1.199 |
![]() | MinMaxTest | 2 | 0 | 0 | 100.00% | 1.540 |
![]() | MinusEqualsTest | 4 | 0 | 0 | 100.00% | 1.618 |
![]() | MorgansBug | 1 | 0 | 0 | 100.00% | 1.450 |
![]() | MultilineStringTest | 1 | 0 | 0 | 100.00% | 1.024 |
![]() | MultiplyDivideEqualsTest | 7 | 0 | 0 | 100.00% | 1.297 |
![]() | NamedParameterTest | 1 | 0 | 0 | 100.00% | 1.225 |
![]() | NavigationTest | 2 | 0 | 0 | 100.00% | 1.511 |
![]() | NestedClosure2Bug | 3 | 0 | 0 | 100.00% | 3.347 |
![]() | NestedClosureBug | 1 | 0 | 0 | 100.00% | 1.373 |
![]() | NestedClosureBugTest | 1 | 0 | 0 | 100.00% | 1.328 |
![]() | NewExpressionTest | 4 | 0 | 0 | 100.00% | 1.062 |
![]() | NodeGPathTest | 3 | 0 | 0 | 100.00% | 2.188 |
![]() | NoPackageTest | 1 | 0 | 0 | 100.00% | 1.213 |
![]() | NullCompareBug | 1 | 0 | 0 | 100.00% | 1.123 |
![]() | NullPropertyTest | 1 | 0 | 0 | 100.00% | 0.964 |
![]() | NumberMathTest | 3 | 0 | 0 | 100.00% | 1.639 |
![]() | NumberTest | 5 | 0 | 0 | 100.00% | 1.133 |
![]() | OptionalReturnTest | 7 | 0 | 0 | 100.00% | 2.406 |
![]() | OrderByTest | 2 | 0 | 0 | 100.00% | 1.563 |
![]() | OverloadInvokeMethodBug | 1 | 0 | 0 | 100.00% | 1.421 |
![]() | OverloadInvokeMethodTest | 1 | 0 | 0 | 100.00% | 1.047 |
![]() | PlusEqualsTest | 4 | 0 | 0 | 100.00% | 2.486 |
![]() | PostfixTest | 2 | 0 | 0 | 100.00% | 1.041 |
![]() | PrefixTest | 3 | 0 | 0 | 100.00% | 1.054 |
![]() | PrimitiveTypeFieldTest | 5 | 0 | 0 | 100.00% | 1.303 |
![]() | PrimitiveTypesTest | 2 | 0 | 0 | 100.00% | 1.206 |
![]() | PrintlnWithNewBug | 1 | 0 | 0 | 100.00% | 1.420 |
![]() | PrintTest | 2 | 0 | 0 | 100.00% | 1.298 |
![]() | PropertyBug | 1 | 0 | 0 | 100.00% | 2.891 |
![]() | PropertyTest | 6 | 0 | 0 | 100.00% | 1.671 |
![]() | PropertyWithoutDotTest | 1 | 0 | 0 | 100.00% | 1.031 |
![]() | RangeTest | 15 | 0 | 0 | 100.00% | 2.104 |
![]() | RegularExpressionsTest | 7 | 0 | 0 | 100.00% | 1.369 |
![]() | ReturnTest | 3 | 0 | 0 | 100.00% | 1.214 |
![]() | RodsBooleanBug | 1 | 0 | 0 | 100.00% | 1.208 |
![]() | RodsBug | 2 | 0 | 0 | 100.00% | 1.044 |
![]() | SafeNavigationTest | 4 | 0 | 0 | 100.00% | 2.924 |
![]() | ScriptTest | 1 | 0 | 0 | 100.00% | 9.005 |
![]() | SerializeTest | 1 | 0 | 0 | 100.00% | 1.927 |
![]() | ShellTest | 2 | 0 | 0 | 100.00% | 2.444 |
![]() | SmallTreeTest | 1 | 0 | 0 | 100.00% | 2.570 |
![]() | SortTest | 2 | 0 | 0 | 100.00% | 1.430 |
![]() | StaticClosurePropertyBug | 1 | 0 | 0 | 100.00% | 1.248 |
![]() | StaticMarkupBug | 1 | 0 | 0 | 100.00% | 1.294 |
![]() | StaticPrintlnTest | 1 | 0 | 0 | 100.00% | 1.367 |
![]() | StaticThisTest | 1 | 0 | 0 | 100.00% | 2.894 |
![]() | StringOperationTest | 4 | 0 | 0 | 100.00% | 1.003 |
![]() | StringTest | 5 | 0 | 0 | 100.00% | 1.125 |
![]() | SubscriptAndExpressionBug | 5 | 0 | 0 | 100.00% | 1.275 |
![]() | SubscriptTest | 12 | 0 | 0 | 100.00% | 1.487 |
![]() | SuperMethod2Bug | 4 | 0 | 0 | 100.00% | 1.245 |
![]() | SuperMethodBug | 1 | 0 | 0 | 100.00% | 1.231 |
![]() | SwitchTest | 2 | 0 | 0 | 100.00% | 1.446 |
![]() | SwitchWithDifferentTypesTest | 4 | 0 | 0 | 100.00% | 1.194 |
![]() | TedsClosureBug | 1 | 0 | 0 | 100.00% | 2.319 |
![]() | TernaryOperatorTest | 2 | 0 | 0 | 100.00% | 1.179 |
![]() | TestCaseBug | 1 | 0 | 0 | 100.00% | 1.181 |
![]() | ThrowTest | 1 | 0 | 0 | 100.00% | 1.290 |
![]() | ToArrayBug | 1 | 0 | 0 | 100.00% | 1.785 |
![]() | ToStringBug | 1 | 0 | 0 | 100.00% | 1.255 |
![]() | TreeTest | 2 | 0 | 0 | 100.00% | 1.539 |
![]() | TripleQuotedStringTest | 1 | 0 | 0 | 100.00% | 1.169 |
![]() | TryCatch2Bug | 2 | 0 | 0 | 100.00% | 1.153 |
![]() | TryCatchBug | 1 | 0 | 0 | 100.00% | 1.544 |
![]() | TryCatchTest | 3 | 0 | 0 | 100.00% | 1.312 |
![]() | TypesafeMethodTest | 1 | 0 | 0 | 100.00% | 1.112 |
![]() | UnaryMinusTest | 3 | 0 | 0 | 100.00% | 2.292 |
![]() | UnknownVariableBug | 1 | 0 | 0 | 100.00% | 1.076 |
![]() | UnsafeNavigationTest | 1 | 0 | 0 | 100.00% | 1.442 |
![]() | UseClosureInClosureBug | 1 | 0 | 0 | 100.00% | 1.092 |
![]() | UseStaticInClosureBug | 2 | 0 | 0 | 100.00% | 1.451 |
![]() | VariableScopingBug | 2 | 0 | 0 | 100.00% | 1.247 |
![]() | VerbatimGStringTest | 5 | 0 | 0 | 100.00% | 1.351 |
![]() | VerboseTreeTest | 2 | 0 | 0 | 100.00% | 1.304 |
![]() | WhileLoopTest | 3 | 0 | 0 | 100.00% | 1.119 |
![]() | ZoharsBug | 1 | 0 | 0 | 100.00% | 1.466 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | ArrayMethodCallBug | 1 | 0 | 0 | 100.00% | 1.722 |
![]() | ClassGeneratorFixesTest | 5 | 0 | 0 | 100.00% | 1.432 |
![]() | ClassInScriptBug | 1 | 0 | 0 | 100.00% | 4.912 |
![]() | ClosuresInScriptBug | 1 | 0 | 0 | 100.00% | 4.746 |
![]() | ClosureWithStaticVariablesBug | 1 | 0 | 0 | 100.00% | 1.123 |
![]() | ConstructorParameterBug | 1 | 0 | 0 | 100.00% | 1.382 |
![]() | Groovy278_Bug | 1 | 0 | 0 | 100.00% | 1.125 |
![]() | Groovy303_Bug | 1 | 0 | 0 | 100.00% | 2.371 |
![]() | Groovy308_Bug | 1 | 0 | 0 | 100.00% | 1.575 |
![]() | IanMaceysBug | 1 | 0 | 0 | 100.00% | 6.037 |
![]() | InterfaceImplBug | 1 | 0 | 0 | 100.00% | 1.161 |
![]() | MarkupInScriptBug | 1 | 0 | 0 | 100.00% | 6.947 |
![]() | ScriptBug | 1 | 0 | 0 | 100.00% | 4.402 |
![]() | SeansBug | 2 | 0 | 0 | 100.00% | 4.967 |
![]() | StaticMethodCallBug | 2 | 0 | 0 | 100.00% | 1.503 |
![]() | SubscriptOnPrimitiveTypeArrayBug | 2 | 0 | 0 | 100.00% | 1.208 |
![]() | SubscriptOnStringArrayBug | 2 | 0 | 0 | 100.00% | 1.286 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | GroovyShellTest | 3 | 0 | 0 | 100.00% | 5.566 |
![]() | GStringTest | 6 | 0 | 0 | 100.00% | 5.416 |
![]() | IntRangeTest | 8 | 0 | 0 | 100.00% | 1.947 |
![]() | MetaClassTest | 9 | 0 | 0 | 100.00% | 3.831 |
![]() | RangeTest | 8 | 0 | 0 | 100.00% | 4.113 |
![]() | ScriptIntegerDivideTest | 2 | 0 | 0 | 100.00% | 4.476 |
![]() | ScriptPrintTest | 1 | 0 | 0 | 100.00% | 4.844 |
![]() | SequenceTest | 3 | 0 | 0 | 100.00% | 4.042 |
![]() | TupleTest | 6 | 0 | 0 | 100.00% | 4.753 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | PersonTest | 3 | 0 | 0 | 100.00% | 4.299 |
![]() | SqlCompleteTest | 9 | 0 | 0 | 100.00% | 6.661 |
![]() | SqlCompleteWithoutDataSourceTest | 9 | 0 | 0 | 100.00% | 6.104 |
![]() | SqlTest | 9 | 0 | 0 | 100.00% | 6.115 |
![]() | SqlWithBuilderTest | 1 | 0 | 0 | 100.00% | 4.504 |
![]() | SqlWithTypedResultsTest | 1 | 0 | 0 | 100.00% | 2.914 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | AntTest | 4 | 0 | 0 | 100.00% | 7.461 |
![]() | EmptyScriptTest | 1 | 0 | 0 | 100.00% | 4.276 |
![]() | MBeanTest | 1 | 0 | 0 | 100.00% | 5.604 |
![]() | NodeTest | 5 | 0 | 0 | 100.00% | 4.298 |
![]() | XmlParserTest | 2 | 0 | 0 | 100.00% | 1.385 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | DOMTest | 2 | 0 | 0 | 100.00% | 1.537 |
![]() | MarkupTest | 2 | 0 | 0 | 100.00% | 1.545 |
![]() | NamespaceDOMTest | 1 | 0 | 0 | 100.00% | 2.033 |
![]() | SAXTest | 2 | 0 | 0 | 100.00% | 1.793 |
![]() | SmallNamespaceDOMTest | 1 | 0 | 0 | 100.00% | 2.276 |
![]() | VerboseDOMTest | 2 | 0 | 0 | 100.00% | 1.541 |
![]() | XmlTest | 1 | 0 | 0 | 100.00% | 5.724 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | ClassNodeTest | 3 | 0 | 0 | 100.00% | 1.421 |
![]() | ModuleNodeTest | 1 | 0 | 0 | 100.00% | 4.381 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | BSFTest | 8 | 0 | 0 | 100.00% | 15.945 |
![]() | CacheBSFTest | 5 | 0 | 0 | 100.00% | 6.094 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | BytecodeHelperTest | 2 | 0 | 0 | 100.00% | 1.375 |
![]() | CapitalizeTest | 1 | 0 | 0 | 100.00% | 1.420 |
![]() | ConstructorIssueTest | 1 | 0 | 0 | 100.00% | 1.253 |
![]() | ConstructorTest | 1 | 0 | 0 | 100.00% | 5.091 |
![]() | ForTest | 1 | 0 | 0 | 100.00% | 5.263 |
![]() | GetPropertyTest | 1 | 0 | 0 | 100.00% | 5.744 |
![]() | GroovyClassLoaderTest | 1 | 0 | 0 | 100.00% | 4.998 |
![]() | GStringTest | 1 | 0 | 0 | 100.00% | 5.506 |
![]() | IfElseTest | 1 | 0 | 0 | 100.00% | 5.225 |
![]() | MainTest | 1 | 0 | 0 | 100.00% | 4.784 |
![]() | MetaClassTest | 1 | 0 | 0 | 100.00% | 3.268 |
![]() | MethodTest | 1 | 0 | 0 | 100.00% | 4.165 |
![]() | PropertyTest | 3 | 0 | 0 | 100.00% | 4.669 |
![]() | ReflectorGeneratorTest | 3 | 0 | 0 | 100.00% | 7.225 |
![]() | RunBugsTest | 1 | 0 | 0 | 100.00% | 8.372 |
![]() | RunClosureTest | 10 | 0 | 0 | 100.00% | 12.183 |
![]() | RunGroovyTest | 1 | 0 | 0 | 100.00% | 5.413 |
![]() | TupleListTest | 3 | 0 | 0 | 100.00% | 4.935 |
![]() | VerifierCodeVisitorTest | 2 | 0 | 0 | 100.00% | 1.403 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | DefaultGroovyMethodsTest | 3 | 0 | 0 | 100.00% | 3.986 |
![]() | InheritedInterfaceMethodTest | 1 | 0 | 0 | 100.00% | 3.845 |
![]() | InvokeConstructorTest | 4 | 0 | 0 | 100.00% | 1.233 |
![]() | InvokeGroovyMethodTest | 4 | 0 | 0 | 100.00% | 2.151 |
![]() | InvokeMethodTest | 37 | 0 | 0 | 100.00% | 3.568 |
![]() | InvokerTest | 8 | 0 | 0 | 100.00% | 0.975 |
![]() | MethodFailureTest | 3 | 0 | 0 | 100.00% | 4.192 |
![]() | MethodKeyTest | 2 | 0 | 0 | 100.00% | 1.652 |
![]() | NewStaticMetaMethodTest | 3 | 0 | 0 | 100.00% | 4.127 |
![]() | PropertyTest | 14 | 0 | 0 | 100.00% | 3.437 |
![]() | TupleListTest | 3 | 0 | 0 | 100.00% | 3.686 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | StreamingMarkupTest | 2 | 0 | 0 | 100.00% | 2.515 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | XmlSlurperTest | 1 | 0 | 0 | 100.00% | 1.601 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | AbstractTokenStreamTest | 6 | 0 | 0 | 100.00% | 1.363 |
![]() | TokenTest | 1 | 0 | 0 | 100.00% | 1.352 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | AbstractCharStreamTest | 5 | 0 | 0 | 100.00% | 1.321 |
![]() | LexerTest | 1 | 0 | 0 | 100.00% | 1.397 |
![]() | LexerTokenStreamTest | 1 | 0 | 0 | 100.00% | 1.432 |
![]() | StringCharStreamTest | 1 | 0 | 0 | 100.00% | 1.404 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | AbstractMethodCheckTest | 6 | 0 | 0 | 100.00% | 6.141 |
![]() | ASTBuilderTest | 37 | 0 | 0 | 100.00% | 5.352 |
![]() | CompilerErrorTest | 3 | 0 | 0 | 100.00% | 5.520 |
![]() | CSTNodeTest | 1 | 0 | 0 | 100.00% | 1.437 |
![]() | ParserTest | 1 | 0 | 0 | 100.00% | 1.165 |
![]() | ReturnTypeErrorTest | 2 | 0 | 0 | 100.00% | 4.432 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | CompilerTest | 1 | 0 | 0 | 100.00% | 4.488 |
![]() | FileSystemCompilerTest | 1 | 0 | 0 | 100.00% | 4.492 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | DomToGroovyTest | 1 | 0 | 0 | 100.00% | 1.604 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | RunHtml2WikiTest | 1 | 0 | 0 | 100.00% | 7.598 |
![]() | RunWikiTest | 0 | 0 | 0 | ? | 1.226 |
![]() | TestCaseRenderEngineTest | 2 | 0 | 0 | 100.00% | 1.292 |
[ summary] [ package list] [ test cases]
![]() | testFixedSize | 0.19 |
![]() | testArrayWithInitializer | 0.02 |
![]() | testCharArrayCreate | 0.02 |
![]() | testCharArrayWithInitializer | 0.03 |
![]() | testByteArrayCreate | 0.00 |
![]() | testByteArrayWithInitializer | 0.02 |
![]() | testByteArrayWithInitializerAndAssignmentOfNumber | 0.03 |
![]() | testDoubleArrayCreate | 0.01 |
![]() | testDoubleArrayWithInitializer | 0.04 |
![]() | testIntArrayCreate | 0.01 |
![]() | testIntArrayWithInitializer | 0.03 |
![]() | testCast | 0.16 |
![]() | testImplicitCast | 0.05 |
![]() | testImplicitCastOfField | 0.06 |
![]() | testIntCast | 0.00 |
![]() | testCharCompare | 0.00 |
![]() | testCharCast | 0.00 |
![]() | testPrimitiveCasting | 0.03 |
![]() | testClosureComparatorForGroovyObjects | 0.22 |
![]() | testClosureComparatorForNumericTypes | 0.05 |
![]() | testCallingClosureWithMultipleArguments | 0.41 |
![]() | testSystemOutPrintlnAsAClosure | 0.07 |
![]() | testListCollect | 0.20 |
![]() | testMapCollect | 0.10 |
![]() | testListFind | 0.04 |
![]() | testMapFind | 0.05 |
![]() | testListFindAll | 0.03 |
![]() | testMapFindAll | 0.25 |
![]() | testListEach | 0.26 |
![]() | testMapEach | 0.05 |
![]() | testMapEachWith2Params | 0.08 |
![]() | testListEvery | 0.05 |
![]() | testListAny | 0.09 |
![]() | testJoin | 0.00 |
![]() | testListReverse | 0.00 |
![]() | testListInject | 0.06 |
![]() | testDump | 0.13 |
![]() | testInspect | 0.03 |
![]() | testEachLine | 0.04 |
![]() | testForEachLine | 0.06 |
![]() | testReadLines | 0.02 |
![]() | testEachFile | 0.05 |
![]() | testTokenize | 0.00 |
![]() | testUpto | 0.02 |
![]() | testSimpleBlockCall | 0.22 |
![]() | testVariableLengthParameterList | 0.26 |
![]() | testBlockAsParameter | 0.06 |
![]() | testMethodClosure | 0.08 |
![]() | testIntFieldAccess | 0.32 |
![]() | testUseOfOuterVariable | 0.24 |
![]() | testInnerVariablesVisibleInOuterScope | 0.02 |
![]() | testModifyingOuterVariable | 0.02 |
![]() | testCounting | 0.11 |
![]() | testExampleUseOfClosureScopes | 0.06 |
![]() | testExampleUseOfClosureScopesUsingEach | 0.03 |
![]() | testListCollect | 0.20 |
![]() | testMapCollect | 0.08 |
![]() | testListFind | 0.05 |
![]() | testMapFind | 0.04 |
![]() | testListFindAll | 0.03 |
![]() | testMapFindAll | 0.28 |
![]() | testListEach | 0.06 |
![]() | testMapEach | 0.03 |
![]() | testListEvery | 0.07 |
![]() | testListAny | 0.08 |
![]() | testJoin | 0.00 |
![]() | testListReverse | 0.00 |
![]() | testEachLine | 0.11 |
![]() | testReadLines | 0.04 |
![]() | testEachFile | 0.07 |
![]() | testPlus | 0.08 |
![]() | testMinus | 0.00 |
![]() | testMultiply | 0.00 |
![]() | testDivide | 0.00 |
![]() | testMethodNotFound | 0.03 |
![]() | testCoerce | 0.08 |
![]() | testBug | 1.97 |
![]() | testSeansBug | 0.18 |
![]() | testNormalMethod | 0.00 |
![]() | testBytecodeGenBug | 0.02 |
![]() | testVisibility | 0.32 |
![]() | testRange | 0.07 |
![]() | testRangeWithType | 0.00 |
![]() | testRangeWithJdk15Style | 0.00 |
![]() | testRangeWithJdk15StyleAndType | 0.01 |
![]() | testList | 0.00 |
![]() | testArray | 0.20 |
![]() | testIntArray | 0.04 |
![]() | testString | 0.04 |
![]() | testVector | 0.04 |
![]() | testPrimitvesInFunc | 0.06 |
![]() | testPlusEqual | 0.17 |
![]() | testIfAndSwitchInClosure | 0.12 |
![]() | testReturnVoid | 0.00 |
![]() | testBooleanValue | 0.00 |
![]() | testExecuteScript | 3.76 |
![]() | testExecuteScriptWithContext | 0.25 |
![]() | testScriptWithDerivedBaseClass | 0.23 |
![]() | testIterateOverText | 3.08 |
![]() | testAppendString | 0.02 |
![]() | testAppendString2 | 0.00 |
![]() | testAppendGString | 0.02 |
![]() | testAppendGString2 | 0.00 |
![]() | testEqualsAndHashCode | 0.00 |
![]() | testSize | 0.02 |
![]() | testProperties | 0.00 |
![]() | testGet | 0.00 |
![]() | testGetOutOfRange | 0.00 |
![]() | testContains | 0.00 |
![]() | testSubList | 0.00 |
![]() | testHashCodeAndEquals | 0.00 |
![]() | testIterator | 0.00 |
![]() | testMetaClass | 2.57 |
![]() | testArray | 0.02 |
![]() | testString | 0.00 |
![]() | testObject | 0.00 |
![]() | testPublicField | 0.02 |
![]() | testSetPropertyWithInt | 0.00 |
![]() | testSetPropertyWithDoubleArray | 0.06 |
![]() | testSetPropertyWithArray | 0.00 |
![]() | testSetPropertyWithList | 0.00 |
![]() | testSize | 2.53 |
![]() | testProperties | 0.00 |
![]() | testGet | 0.00 |
![]() | testGetOutOfRange | 0.00 |
![]() | testContains | 0.01 |
![]() | testSubList | 0.00 |
![]() | testHashCodeAndEquals | 0.00 |
![]() | testIterator | 0.00 |
![]() | testSize | 0.01 |
![]() | testGetOutOfTuple | 0.00 |
![]() | testContains | 0.00 |
![]() | testSubList | 0.00 |
![]() | testHashCodeAndEquals | 2.35 |
![]() | testIterator | 0.00 |
![]() | testASimpleExpectationCanBeSetAndMet | 0.22 |
![]() | testASimpleExpectationCanBeSetAndFailed | 0.01 |
![]() | testASimpleExpectationCanBeSetButNeverCalledSoVerifyFails | 0.00 |
![]() | testAnExpectationWithAClosureGivesErrorIFCalledAndClosureFails | 0.07 |
![]() | testAnExpectationWithAClosureGivesErrorIFNotCalled | 0.02 |
![]() | testForbiddenProperty | 7.88 |
![]() | testForbiddenPackage | 0.33 |
![]() | testForbiddenCodebase | 0.44 |
![]() | testPackageAccess | 0.38 |
![]() | testBadScriptNameBug | 0.82 |
![]() | testClosureListenerTest | 6.68 |
![]() | testClosureMethodTest | 7.39 |
![]() | testGroovyMethodsTest | 4.35 |
![]() | testClosureWithDefaultParamTest | 4.86 |
![]() | testGroovy303_Bug | 2.70 |
![]() | testScriptTest | 17.64 |
![]() | testSqlCompleteWithoutDataSourceTest | 10.63 |
![]() | testMetaClassTest | 1.10 |
![]() | testCodeSource | 0.46 |
![]() | testSqlQuery | 1.97 |
![]() | testSqlQueryWithWhereClause | 0.36 |
![]() | testSqlQueryWithWhereClauseWith2Arguments | 0.12 |
![]() | testSqlQueryWith2ParametersUsingQuestionMarkNotation | 0.10 |
![]() | testDataSet | 0.10 |
![]() | testDataSetWithClosurePredicate | 1.72 |
![]() | testUpdatingDataSet | 0.37 |
![]() | testGStringToSqlConversion | 0.25 |
![]() | testExecuteUpdate | 0.19 |
![]() | testSqlQuery | 2.01 |
![]() | testSqlQueryWithWhereClause | 0.43 |
![]() | testSqlQueryWithWhereClauseWith2Arguments | 0.12 |
![]() | testSqlQueryWith2ParametersUsingQuestionMarkNotation | 0.09 |
![]() | testDataSet | 0.10 |
![]() | testDataSetWithClosurePredicate | 1.70 |
![]() | testUpdatingDataSet | 0.36 |
![]() | testGStringToSqlConversion | 0.12 |
![]() | testExecuteUpdate | 0.17 |
![]() | testSqlQuery | 1.83 |
![]() | testQueryUsingColumnIndex | 0.19 |
![]() | testQueryUsingNegativeColumnIndex | 0.17 |
![]() | testSqlQueryWithWhereClause | 0.11 |
![]() | testSqlQueryWithWhereClauseWith2Arguments | 0.27 |
![]() | testSqlQueryWithIncorrectlyQuotedDynamicExpressions | 0.17 |
![]() | testDataSet | 0.11 |
![]() | testDataSetWithClosurePredicate | 1.82 |
![]() | testExecuteUpdate | 0.42 |
![]() | testTree | 5.68 |
![]() | testVerboseTree | 1.57 |
![]() | testSmallTree | 0.22 |
![]() | testLittleClosure | 0.20 |
![]() | testNestedClosureBug | 0.61 |
![]() | testClosureClassLoaderBug | 0.21 |
![]() | testLogging | 0.08 |
![]() | testSimpleAttribute | 0.02 |
![]() | testAttributeWithAttributes | 0.00 |
![]() | testAttributeWithText | 0.00 |
![]() | testAttributeWithAttributesAndChildren | 2.96 |
![]() | testAttributeWithAttributesAndChildrenWithMixedText | 0.00 |
![]() | testJoin | 0.12 |
![]() | testTimes | 0.14 |
![]() | testArraySubscript | 0.00 |
![]() | testToCharacterMethod | 0.00 |
![]() | testListGrep | 0.01 |
![]() | testCollectionToList | 0.00 |
![]() | testJoinString | 0.01 |
![]() | testReverseEach | 0.02 |
![]() | testGrep | 0.04 |
![]() | testMapGetWithDefault | 0.04 |
![]() | testDisplaySystemProperties | 0.35 |
![]() | testWithOneVariable | 0.11 |
![]() | testWithVariableAtEnd | 0.03 |
![]() | testWithVariableAtBeginning | 0.03 |
![]() | testWithJustVariable | 0.02 |
![]() | testWithTwoVariables | 0.03 |
![]() | testWithTwoVariablesWithSpace | 0.02 |
![]() | testAppendString | 0.10 |
![]() | testAppendGString | 0.25 |
![]() | testReturnString | 0.03 |
![]() | testCoerce | 0.07 |
![]() | testGroovy441 | 0.04 |
![]() | testTwoStringsInMiddle | 0.06 |
![]() | testAlternatingGStrings | 0.19 |
![]() | testIf_NoElse | 0.01 |
![]() | testIf_WithElse_MatchIf | 0.00 |
![]() | testIf_WithElse_MatchElse | 0.06 |
![]() | 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 |
![]() | testPlus | 0.07 |
![]() | testCharacterPlus | 0.00 |
![]() | testMinus | 0.00 |
![]() | testCharacterMinus | 0.00 |
![]() | testMultiply | 0.00 |
![]() | testDivide | 0.03 |
![]() | testIntegerDivide | 0.00 |
![]() | testMod | 0.00 |
![]() | testAnd | 0.00 |
![]() | testOr | 0.00 |
![]() | testShiftOperators | 0.05 |
![]() | testList | 0.26 |
![]() | testEmptyList | 0.00 |
![]() | testSubscript | 0.00 |
![]() | testClosure | 0.10 |
![]() | testMax | 0.00 |
![]() | testMin | 0.00 |
![]() | testPlus | 0.00 |
![]() | testPlusOneElement | 0.00 |
![]() | testListAppend | 0.00 |
![]() | testTimes | 0.00 |
![]() | testMinus | 0.00 |
![]() | testMinusDifferentTypes | 0.00 |
![]() | testIntersect | 0.00 |
![]() | testFlatten | 0.00 |
![]() | testFlattenWithRanges | 0.01 |
![]() | testListsAndRangesCompare | 0.01 |
![]() | testRemove | 0.00 |
![]() | testPop | 0.11 |
![]() | testMethodCall | 0.08 |
![]() | testObjectMethodCall | 0.00 |
![]() | testObjectMethodCall2 | 0.00 |
![]() | testGetNameBug | 0.00 |
![]() | testMethodCallWithOneParam | 0.15 |
![]() | testMethodCallWithOneParamUsingThis | 0.00 |
![]() | testMethodCallWithTwoParams | 0.07 |
![]() | testMethodCallWithTwoParamsUsingThis | 0.00 |
![]() | testIntegerMinusEquals | 0.37 |
![]() | testCharacterMinusEquals | 0.09 |
![]() | testNumberMinusEquals | 0.02 |
![]() | testStringMinusEquals | 0.00 |
![]() | testIntegerMultiplyEquals | 0.06 |
![]() | testCharacterMultiplyEquals | 0.00 |
![]() | testNumberMultiplyEquals | 0.02 |
![]() | testStringMultiplyEquals | 0.00 |
![]() | testIntegerDivideEquals | 0.00 |
![]() | testCharacterDivideEquals | 0.00 |
![]() | testNumberDivideEquals | 0.00 |
![]() | testNewInstance | 0.06 |
![]() | testNewBeanNoArgs | 0.04 |
![]() | testNewBean1Args | 0.00 |
![]() | testNewBean2Args | 0.00 |
![]() | testCompareByteToInt | 0.02 |
![]() | testCompareByteToDouble | 0.00 |
![]() | testCompareLongToDouble | 0.00 |
![]() | testCompareLongToByte | 0.00 |
![]() | testCompareIntegerToByte | 0.00 |
![]() | testSingleExpression | 0.08 |
![]() | testLastExpressionIsSimple | 0.00 |
![]() | testLastExpressionIsBooleanExpression | 0.00 |
![]() | testLastExpressionIsAssignment | 0.00 |
![]() | testLastExpressionIsMethodCall | 0.00 |
![]() | testEmptyExpression | 0.00 |
![]() | testNonAssignmentLastExpressions | 0.02 |
![]() | testExec | 5.33 |
![]() | testBracketName | 0.40 |
![]() | testEval | 0.17 |
![]() | testTwoEvalsWithSameName | 0.19 |
![]() | testExecBug | 2.32 |
![]() | testBsfVariables | 0.33 |
![]() | testVariables | 0.54 |
![]() | testExecFile | 5.01 |
![]() | testExec | 3.84 |
![]() | testEval | 0.16 |
![]() | testBsfVariables | 0.32 |
![]() | testVariables | 0.24 |
![]() | testDeclaredVariables | 0.21 |
![]() | testClosure | 5.20 |
![]() | testStaticClosureBug | 0.32 |
![]() | testZoharsBug | 0.42 |
![]() | testBytecodeBug | 0.90 |
![]() | testBytecode2Bug | 0.45 |
![]() | testBytecode3Bug | 0.28 |
![]() | testBytecode4Bug | 0.38 |
![]() | testBytecode5Bug | 0.20 |
![]() | testBytecode6Bug | 0.46 |
![]() | testPropertyTest | 2.35 |
![]() | testInvokeConstructorNoParams | 0.04 |
![]() | testInvokeConstructorOneParam | 0.01 |
![]() | testInvokeConstructorOneParamWhichIsNull | 0.01 |
![]() | testConstructorWithGStringCoercion | 0.08 |
![]() | testInvokeMethodNoParams | 0.16 |
![]() | testMatchesWithObject | 0.02 |
![]() | testMatchesWithClass | 0.00 |
![]() | testMatchesWithList | 0.07 |
![]() | testInvokeMethodNoParams | 0.11 |
![]() | testInvokeMethodOneParam | 0.11 |
![]() | testInvokeMethodOneParamWhichIsNull | 0.07 |
![]() | testInvokeOverloadedMethodWithOneParamWhichIsNull | 0.08 |
![]() | testInvokeMethodOneCollectionParameter | 0.07 |
![]() | testInvokePrintlnMethod | 0.04 |
![]() | testMethodChooserNull | 0.06 |
![]() | testMethodChooserNoParams | 0.15 |
![]() | testMethodChooserObject | 0.11 |
![]() | testMethodChooserString | 0.06 |
![]() | testMethodChooserNumber | 0.07 |
![]() | testMethodChooserTwoParams | 0.06 |
![]() | testInstanceofWorksForArray | 0.00 |
![]() | testMethodChooserTwoParamsWithSecondAnObjectArray | 0.06 |
![]() | testCollectionMethods | 0.10 |
![]() | testNewMethods | 0.02 |
![]() | testStaticMethod | 0.02 |
![]() | testBaseClassMethod | 0.01 |
![]() | testDivideNumbers | 0.04 |
![]() | testBaseFailMethod | 0.07 |
![]() | testToArrayOnList | 0.04 |
![]() | testInvalidOverloading | 0.06 |
![]() | testPlusWithNull | 0.00 |
![]() | testCallIntMethodWithInteger | 0.06 |
![]() | testCallListRemove | 0.04 |
![]() | testCoerceGStringToString | 0.33 |
![]() | testCoerceGStringToStringOnGetBytes | 0.02 |
![]() | testBadBDToDoubleCoerce | 0.06 |
![]() | testClassMethod | 0.07 |
![]() | testProtectedMethod | 0.06 |
![]() | testPrivateMethod | 0.06 |
![]() | testStringSubstringMethod | 0.00 |
![]() | testListGetWithRange | 0.12 |
![]() | testSetLenientOnDateFormat | 0.07 |
![]() | testInvokeUnknownMethod | 0.06 |
![]() | testInvokeMethodWithWrongNumberOfParameters | 0.06 |
![]() | testInvokeMethodOnNullObject | 0.00 |
![]() | testAsCollectionWithArray | 0.01 |
![]() | testAsCollectionWithMap | 0.00 |
![]() | testAsCollectionWithList | 0.00 |
![]() | testInvokerException | 0.01 |
![]() | testAsBoolean | 0.00 |
![]() | testLessThan | 0.02 |
![]() | testGreaterThan | 0.00 |
![]() | testCompareTo | 0.00 |
![]() | testFailingMethod | 2.74 |
![]() | testMethodWhichCallsTheFailingMethod | 0.00 |
![]() | testMethodWhichCallsTheFailingMethodInsideAClosure | 0.06 |
![]() | testInvokeMetaMethod | 0.22 |
![]() | testInvokeDefaultGroovyMethod | 0.08 |
![]() | testInvokeDefaultGroovyMethodUsingMetaClass | 2.62 |
![]() | testMapProperties | 0.01 |
![]() | testBeanProperties | 0.02 |
![]() | testUsingMethodProperty | 0.09 |
![]() | testStaticProperty | 0.00 |
![]() | testClassProperty | 0.00 |
![]() | testMapEntryProperty | 0.02 |
![]() | testMethodProperty | 0.28 |
![]() | testListCoercionProperty | 0.00 |
![]() | testListCoercionPropertyOnJFrame | 0.11 |
![]() | testListNavigationProperty | 0.06 |
![]() | testListOfListNavigationProperty | 0.00 |
![]() | testNodeNavigationProperty | 0.02 |
![]() | testUsingInPropertyOnProcessViaGroovyMethod | 0.35 |
![]() | testComponentParent | 1.54 |
![]() | testNextToken | 0.07 |
![]() | testLa | 0.00 |
![]() | testLaAndConsume | 0.01 |
![]() | testLaOutOfOrder | 0.00 |
![]() | testLaAtEnd | 0.00 |
![]() | testTokenMismatch | 0.01 |
![]() | testConstruct_Default | 0.01 |
![]() | testConstruct_WithDescription | 0.00 |
![]() | testconsume | 0.00 |
![]() | testConsume | 0.00 |
![]() | testConsumeAtEnd | 0.00 |
![]() | testAnonymousGStringAbstract | 4.11 |
![]() | testCompleteComparable | 0.13 |
![]() | testIncompleteCharSequence | 0.06 |
![]() | testCompleteCharSequence | 0.11 |
![]() | testIncompleteList | 0.06 |
![]() | testCompleteList | 0.35 |
![]() | testStatementParsing | 0.46 |
![]() | testBlock | 0.04 |
![]() | testSubscript | 2.55 |
![]() | testNewlinesInsideExpresssions | 0.01 |
![]() | testMethodCalls | 0.03 |
![]() | testJdk15ForLoop | 0.02 |
![]() | testJdk15ForLoopWithType | 0.02 |
![]() | testForLoopWithType | 0.02 |
![]() | testSubscriptAssignment | 0.01 |
![]() | testNoReturn | 0.01 |
![]() | testCastExpression | 0.01 |
![]() | testTernaryExpression | 0.01 |
![]() | testClosureWithJustIdentifierBug | 0.01 |
![]() | testClosureWithJustIdentifierInMapBug | 0.21 |
![]() | testArrayExpression | 0.03 |
![]() | testTypedVariableExpression | 0.02 |
![]() | testFullyQualifiedType | 0.02 |
![]() | testDoubleSubscript | 0.01 |
![]() | testMethodCallWithDotAndNoParenthesis | 0.02 |
![]() | testMethodCallWithNoParenthesis | 0.00 |
![]() | testScriptMethodCallWithNoParenthesis | 0.02 |
![]() | testScriptWithMethodDeclaration | 0.01 |
![]() | testSubscriptThenMethod | 0.02 |
![]() | testSubscriptThenOperation | 0.01 |
![]() | testRodsBug | 0.01 |
![]() | testStaticMethodCallBug | 0.01 |
![]() | testInstanceofBug | 0.01 |
![]() | testMethodCallWithoutParensBug | 0.00 |
![]() | testReturnMethodClosure | 0.00 |
![]() | testDionsTypo | 0.01 |
![]() | testMethodWithArrayTypeParam | 0.01 |
![]() | testLiteralIntegerRange | 0.05 |
![]() | testLiteralLongRange | 0.02 |
![]() | testLiteralDoubleRange | 0.04 |
![]() | testLiteralFloatRange | 0.05 |
![]() | testLiteralIntegerBadSuffix | 0.00 |
![]() | testLiteralBadExponent | 0.00 |
![]() | testUnknownClassCatch | 3.14 |
![]() | testUnknownClassInNew | 0.23 |
![]() | testUnknownClassInAssignment | 0.81 |
![]() | testIntegerPlusEquals | 0.05 |
![]() | testCharacterPlusEquals | 0.00 |
![]() | testNumberPlusEquals | 0.04 |
![]() | testStringPlusEquals | 0.00 |
![]() | testPrimitiveField | 0.08 |
![]() | testIntParamBug | 0.09 |
![]() | testStaticPrimitiveField | 0.00 |
![]() | testIntLocalVariable | 0.00 |
![]() | testLongLocalVariable | 0.00 |
![]() | testNormalPropertyGettersAndSetters | 0.43 |
![]() | testOverloadedGetter | 0.02 |
![]() | testNoSetterAvailableOnPrivateProperty | 0.12 |
![]() | testCannotSeePrivateProperties | 0.04 |
![]() | testConstructorWithNamedProperties | 0.04 |
![]() | testToString | 0.00 |
![]() | testRange | 0.08 |
![]() | testRangeEach | 0.17 |
![]() | testIntStep | 0.37 |
![]() | testObjectStep | 0.05 |
![]() | testIterateIntRange | 0.09 |
![]() | testIterateObjectRange | 0.00 |
![]() | testRangeContains | 0.00 |
![]() | testBackwardsRangeContains | 0.00 |
![]() | testObjectRangeContains | 0.00 |
![]() | testBackwardsObjectRangeContains | 0.00 |
![]() | testIntRangeToString | 0.00 |
![]() | testObjectRangeToString | 0.00 |
![]() | testRangeSize | 0.00 |
![]() | testStringRange | 0.28 |
![]() | testBackwardsStringRange | 0.02 |
![]() | testFindRegex | 0.10 |
![]() | testMatchRegex | 0.00 |
![]() | testRegexEach | 0.10 |
![]() | testPatterns | 0.00 |
![]() | testMatcher | 0.00 |
![]() | testSubscript | 0.01 |
![]() | testGetLastMatcher | 0.00 |
![]() | testNormalPropertyNavigation | 0.15 |
![]() | testNullPropertyNavigation | 0.12 |
![]() | testNormalMethodCall | 0.01 |
![]() | testNullMethodCall | 0.00 |
![]() | testString | 0.04 |
![]() | testStringPlusNull | 0.00 |
![]() | testNextPrevious | 0.05 |
![]() | testApppendToString | 0.02 |
![]() | testApppendToStringBuffer | 0.02 |
![]() | testBug | 0.08 |
![]() | testSubscriptIncrement | 0.04 |
![]() | testLargeSubscript | 0.00 |
![]() | testDoubleSubscript | 0.00 |
![]() | testSubscriptAndProperty | 0.00 |
![]() | testListRange | 0.13 |
![]() | testObjectRangeRange | 0.05 |
![]() | testStringArrayRange | 0.02 |
![]() | testIntRangeRange | 0.02 |
![]() | testIntArrayRange | 0.02 |
![]() | testStringSubscript | 0.00 |
![]() | testListSubscriptWithList | 0.00 |
![]() | testListSubscriptWithListAndRange | 0.00 |
![]() | testStringWithSubscriptList | 0.00 |
![]() | testSubMap | 0.04 |
![]() | testListWithinAListSyntax | 0.00 |
![]() | testBeanProperties | 0.06 |
![]() | testSwitchWithIntValues | 0.08 |
![]() | testSwitchWithDoubleValues | 0.03 |
![]() | testSwitchWithStringValues | 0.00 |
![]() | testSwitchWithMixedTypeValues | 0.10 |
![]() | testWithOneVariable | 0.26 |
![]() | testWithVariableAtEnd | 0.02 |
![]() | testWithVariableAtBeginning | 0.07 |
![]() | testWithJustVariable | 0.03 |
![]() | testInterestingCases | 0.00 |