stx_libjava.st
branchdevelopment
changeset 3011 83579e128194
parent 3008 414e6567b574
child 3015 cc2166da0ded
--- a/stx_libjava.st	Thu Feb 06 14:06:48 2014 +0100
+++ b/stx_libjava.st	Sat Feb 08 22:13:44 2014 +0100
@@ -160,7 +160,7 @@
      (the browser has a menu function for that)"
 
     ^ #(
-        #'stx:goodies/sunit'    "TestAsserter - superclass of JavaAntProjectResource "
+        #'stx:goodies/sunit'    "TestAsserter - superclass of JUnitTestCaseProxy "
         #'stx:libbasic'    "AbstractNumberVector - extended "
         #'stx:libbasic2'    "SignedIntegerArray - extended "
         #'stx:libbasic3'    "WrappedMethod - extended "
@@ -311,7 +311,6 @@
         GroovyEvaluator
         GroovyLanguage
         GroovySourceFileWriter
-        (JUnitTestCaseProxy autoload)
         JavaAnnotation
         JavaAnnotationContainer
         JavaAnnotationDefault
@@ -399,6 +398,7 @@
         (TestletTestCaseProxy autoload)
         #'stx_libjava'
         GroovyMetaclass
+        (JUnitTestCaseProxy autoload)
         Java
         JavaAnnotationArrayValue
         JavaAnnotationClassValue