Skip to content

Commit 08b3984

Browse files
author
Patrik
committed
Fix class name to indicate its abstractness as done in children classes
1 parent eeafe13 commit 08b3984

28 files changed

Lines changed: 8 additions & 8 deletions

repository/Grease-Tests-Core.package/GRCollectionTest.class/README.md renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/README.md

File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
testing
2+
isAbstract
3+
^ self name = #GRAbstractCollectionTest

repository/Grease-Tests-Core.package/GRCollectionTest.class/instance/allowsDuplicateValues.st renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/instance/allowsDuplicateValues.st

File renamed without changes.

repository/Grease-Tests-Core.package/GRCollectionTest.class/instance/arbitraryCollection.st renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/instance/arbitraryCollection.st

File renamed without changes.

repository/Grease-Tests-Core.package/GRCollectionTest.class/instance/assert.sortedWith..st renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/instance/assert.sortedWith..st

File renamed without changes.

repository/Grease-Tests-Core.package/GRCollectionTest.class/instance/assert.validSequencedNewResponseFrom..st renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/instance/assert.validSequencedNewResponseFrom..st

File renamed without changes.

repository/Grease-Tests-Core.package/GRCollectionTest.class/instance/assert.validSequencedResponseFrom..st renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/instance/assert.validSequencedResponseFrom..st

File renamed without changes.

repository/Grease-Tests-Core.package/GRCollectionTest.class/instance/collectionClass.st renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/instance/collectionClass.st

File renamed without changes.

repository/Grease-Tests-Core.package/GRCollectionTest.class/instance/duplicateElement.st renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/instance/duplicateElement.st

File renamed without changes.

repository/Grease-Tests-Core.package/GRCollectionTest.class/instance/emptyCollection.st renamed to repository/Grease-Tests-Core.package/GRAbstractCollectionTest.class/instance/emptyCollection.st

File renamed without changes.

0 commit comments

Comments
 (0)