Directory groovy/modules/classic/src/test/groovy/
- Directory Created:
- 2005-04-12 16:05
- Total Files:
- 141
- Deleted Files:
- 0
- Lines of Code:
- 7826
Browse with ViewVC
[root]/groovy/modules/classic/src/test/groovy
benchmarks
(3 files, 60 lines)
bugs
(94 files, 3211 lines)
gpath
(2 files, 77 lines)
gravy
(1 files, 64 lines)
j2ee
(2 files, 137 lines)
lang
(13 files, 1374 lines)
mock
(1 files, 97 lines)
example
(3 files, 54 lines)
model
(2 files, 82 lines)
notworking
(1 files, 27 lines)
script
(14 files, 209 lines)
security
(6 files, 540 lines)
sql
(9 files, 523 lines)
swing
(5 files, 383 lines)
text
(1 files, 70 lines)
tree
(7 files, 359 lines)
txn
(3 files, 81 lines)
util
(13 files, 962 lines)
xml
(11 files, 569 lines)
dom
(1 files, 86 lines)
Lines of Code

Developers
| Author |
Changes |
Lines of Code |
Lines per Change |
| jstrachan |
141 (100.0%) |
7826 (100.0%) |
55.5 |
Most Recent Commits
-
jstrachan
2005-04-12 16:05
-
7826 lines of code changed in:
-
groovy/modules/classic/src/test/groovy:
.cvsignore (new 1),
AmbiguousInvocationTest.groovy (new 27),
ArrayAutoboxingTest.groovy (new 24),
ArrayParamMethodTest.groovy (new 25),
ArrayTest.groovy (new 129),
AssertNumberTest.groovy (new 41),
AssertTest.groovy (new 43),
Bar.groovy (new 25),
Base64Test.groovy (new 24),
BigDecimalOperationTest.groovy (new 78),
BindingTest.groovy (new 19),
BitwiseOperationsTest.groovy (new 281),
BooleanOperationTest.groovy (new 71),
CallInnerClassCtorTest.groovy (new 36),
CastTest.groovy (new 104),
CategoryTest.groovy (new 31),
ChainedAssignment.groovy (new 18),
ClassExpressionTest.groovy (new 46),
ClassLoaderBug.groovy (new 11),
ClassTest.groovy (new 20),
ClosureAsParamTest.groovy (new 17),
ClosureCloneTest.groovy (new 21),
ClosureComparatorTest.groovy (new 97),
ClosureCurryTest.groovy (new 83),
ClosureInClosureTest.groovy (new 32),
ClosureInStaticMethodTest.groovy (new 29),
ClosureListenerTest.groovy (new 44),
ClosureMethodCallTest.groovy (new 24),
ClosureMethodTest.groovy (new 229),
ClosureReturnTest.groovy (new 32),
ClosureReturnWithoutReturnStatementTest.groovy (new 26),
ClosureSugarTest.groovy (new 38),
ClosureTest.groovy (new 119),
ClosureUsingOuterVariablesTest.groovy (new 66),
ClosureWithDefaultParamTest.groovy (new 156),
CompareToTest.groovy (new 37),
CompareTypesTest.groovy (new 56),
CompilerErrorTest.groovy (new 34),
DateTest.groovy (new 33),
DefaultParamClosureTest.groovy (new 47),
DefaultParamTest.groovy (new 43),
DollarEscapingTest.groovy (new 12),
DoubleOperationTest.groovy (new 80),
DummyInterface.java (new 6),
DummyMethods.java (new 17),
EscapedUnicodeTest.groovy (new 27),
ExceptionInClosureTest.groovy (new 24),
ExpandoPropertyTest.groovy (new 32),
FilterLineTest.groovy (new 44),
Foo.groovy (new 49),
ForLoopTest.groovy (new 110),
ForLoopWithLocalVariablesTest.groovy (new 15),
GStringTest.groovy (new 134),
GeneratorTest.groovy (new 49),
GlobalPrintlnTest.groovy (new 11),
GroovyMethodsTest.groovy (new 208),
HeredocsTest.groovy (new 32),
HomepageTest.groovy (new 6),
IfElseCompactTest.groovy (new 23),
IfElseTest.groovy (new 131),
IfPropertyTest.groovy (new 36),
IfTest.groovy (new 43),
IfWithMethodCall.groovy (new 13),
ImmutableModificationTest.groovy (new 24),
ImportTest.groovy (new 24),
InstanceofTest.groovy (new 46),
IntegerOperationTest.groovy (new 186),
InvokeNormalMethodsFirstTest.groovy (new 60),
ListIteratingTest.groovy (new 58),
ListTest.groovy (new 209),
LiteralTypesTest.groovy (new 146),
LittleClosureTest.groovy (new 6),
LocalFieldTest.groovy (new 13),
LocalPropertyTest.groovy (new 18),
LocalVariableTest.groovy (new 27),
LogTest.groovy (new 24),
LogicTest.groovy (new 75),
LoopBreakTest.groovy (new 47),
MapConstructionTest.groovy (new 53),
MapPropertyTest.groovy (new 34),
MapTest.groovy (new 87),
MethodCallTest.groovy (new 29),
MethodCallWithoutParenthesisTest.groovy (new 43),
MethodParameterAccessWithinClosureTest.groovy (new 40),
MinMaxTest.groovy (new 50),
MinusEqualsTest.groovy (new 45),
ModuloTest.groovy (new 22),
MultilineStringTest.groovy (new 15),
MultiplyDivideEqualsTest.groovy (new 80),
NamedParameterTest.groovy (new 13),
NegateListsTest.groovy (new 77),
NegationTests.groovy (new 25),
NewExpressionTest.groovy (new 30),
NoPackageTest.groovy (new 8),
NullPropertyTest.groovy (new 12),
NumberMathTest.groovy (new 141),
OptionalReturnTest.groovy (new 103),
OuterUser.java (new 74),
OverloadInvokeMethodTest.groovy (new 33),
OverridePropertyGetterTest.groovy (new 25),
PlusEqualsTest.groovy (new 51),
PostfixTest.groovy (new 32),
PowerOperationTest.groovy (new 72),
PrefixTest.groovy (new 35),
PrimitiveArraysTest.groovy (new 115),
PrimitiveTypeFieldTest.groovy (new 56),
PrimitiveTypesTest.groovy (new 65),
PrintTest.groovy (new 36),
PrivateVariableAccessFromAnotherInstanceTest.groovy (new 32),
ProcessTest.groovy (new 95),
PropertyTest.groovy (new 118),
PropertyTest2.groovy (new 87),
PropertyWithoutDotTest.groovy (new 11),
RangeTest.groovy (new 218),
ReadLineTest.groovy (new 24),
RegularExpressionsTest.groovy (new 130),
ReturnTest.groovy (new 69),
SafeNavigationTest.groovy (new 42),
SampleMain.groovy (new 7),
SerializeTest.groovy (new 47),
ShellTest.groovy (new 33),
SocketTest.groovy (new 78),
SortTest.groovy (new 39),
StaticThisTest.groovy (new 22),
StringOperationTest.groovy (new 41),
StringTest.groovy (new 60),
SubscriptTest.groovy (new 203),
SwitchTest.groovy (new 75),
SwitchWithDifferentTypesTest.groovy (new 111),
TernaryOperatorTest.groovy (new 24),
TextPropertyTest.groovy (new 44),
ThrowTest.groovy (new 18),
ToArrayBug.groovy (new 29),
TripleQuotedStringTest.groovy (new 20),
TryCatchTest.groovy (new 83),
TypesafeMethodTest.groovy (new 12),
UnaryMinusTest.groovy (new 31),
UnitTestAsScript.groovy (new 4),
UnsafeNavigationTest.groovy (new 14),
VerbatimGStringTest.groovy (new 78),
WhileLoopTest.groovy (new 44)
Generated by
StatSVN 0.3.2-SNAPSHOT