Spaces:
Running
Running
| SmalltalkCISpec { | |
| #loading : [], | |
| #testing : { | |
| #include : { | |
| #classes : [ | |
| #BasicBehaviorClassMetaclassTest, | |
| #CollectionTest, #ArrayTest, | |
| #LinkedListTest, #OrderedCollectionTest, | |
| #OrderedDictionaryTest, #SequenceableCollectionTest, | |
| #SortedCollectionTest, | |
| #StackTest, | |
| #CharacterTest, #SymbolTest, | |
| #BagTest, #SetTest | |
| ] | |
| } | |
| } | |
| } | |