DrJava is a lightweight programming environment for Java designed to foster test-driven software development. It includes an intelligent program editor, an interactions pane for evaluating program text, a source level debugger, and a unit testing tool.
Project homepage:
http://sourceforge.net/projects/drjava
Programming language(s): Java
License: other
Some source files from: DrJava/javalanglevels/testFiles/forIntermediateLevelTest/shouldBreak
references/
ReferencedClass.dj1
ReferencingClass.dj1
AmbiguousMethodInvocation.dj1
Arrays.dj1
BadClass.dj1
BadConstructorParam.dj1
BadConstructorParams.dj1
BadException.dj1
BadPrimatives.dj1
BadVariableInitializer.dj1
CannotResetSuperFields.dj1
ClassesCannotExtendInterfaces.dj1
ConstructorMissingFieldSetting.dj1
DoesNotImplementInterfaceMethod.dj1
ExplicitVisibility.dj1
FinallyLetsUsDown.dj1
ImplementInterfaceMethods.dj1
ImplementsSRunnable.dj1
InterfaceMethodsCannotBePrivate.dj1
InterfaceMethodsCannotBeProtected.dj1
NarrowsPermissions.dj1
NoBitwiseOperators.dj1
NoLabels.dj1
NonStaticFieldReference.dj1
NonStaticMethodInvocation.dj1
OrderedBidirectionalHashMap.dj1
OverridesAutoGeneratedMethods.dj1
OverridesEquals.dj1
OverridesGettor.dj1
OverridesHashCode.dj1
OverridesToString.dj1
PackageStatement.dj1
See.dj1
SetNonStaticField.dj1
ShouldBreakFinal.dj1
ShouldBreakInnerClass.dj1
ShouldBreakInnerInterface.dj1
ShouldBreakLoops.dj1
ShouldBreakSwitchStatements.dj1
ShouldBreakTypeParameter.dj1
ShouldBreakVoid.dj1
TestClassTesting.dj1
TestClassTesting2.dj1
TestClassTestingNonVoidMethod.dj1
TestYeah.dj1
TestingCrazyStuffRefBadClass.dj1
ThisReferenceInConstructor.dj1
ThisWithBadReturn.dj1
UncaughtException.dj1
UnsetStaticField.dj1
UseThreadUhOh.dj1
uhoh.dj1
See more files for this project here