Changes

Summary

  1. fix the two tests (details)
  2. - move testAllClassInstanceVariablesStartLowercase as testAllInstanceVariablesStartLowercase to ReleaseTest (details)
Commit d782f5c944dc58e5845045ab876f8a43a3200ff8 by marcus.denker
fix the two tests

fixes #8988
The file was modifiedsrc/Kernel-Tests-Extended/ClassTest.class.st (diff)
Commit a48499c2e5bf74eb3889514f2e9cc31c98fb6902 by marcus.denker
- move testAllClassInstanceVariablesStartLowercase as testAllInstanceVariablesStartLowercase to ReleaseTest
- rewrite it to use Variables and test for all instance variables, not just class instance variables
- move ObsoleteTest to the CleanCode tag
The file was modifiedsrc/ReleaseTests/ReleaseTest.class.st (diff)
The file was modifiedsrc/ReleaseTests/ObsoleteTest.class.st (diff)
The file was removedsrc/ReleaseTests/ProperlyImplementedClassesTest.class.st
The file was modifiedsrc/ReleaseTests/ProperlyImplementedSUnitClassesTest.class.st (diff)