Kernel-Tests.st 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648
  1. Smalltalk createPackage: 'Kernel-Tests'!
  2. TestCase subclass: #AnnouncementSubscriptionTest
  3. instanceVariableNames: ''
  4. package: 'Kernel-Tests'!
  5. !AnnouncementSubscriptionTest methodsFor: 'tests'!
  6. testAddExtensionMethod
  7. | method dirty |
  8. dirty := self class package isDirty.
  9. self class package beClean.
  10. method := self class compile: 'doNothing' protocol: '**not-a-package'.
  11. self deny: self class package isDirty.
  12. self class removeCompiledMethod: method.
  13. dirty ifTrue: [ self class package beDirty ]
  14. !
  15. testHandlesAnnouncement
  16. | subscription announcementClass1 announcementClass2 classBuilder |
  17. classBuilder := ClassBuilder new.
  18. announcementClass1 := classBuilder basicAddSubclassOf: SystemAnnouncement named: 'TestAnnouncement1' instanceVariableNames: #() package: 'Kernel-Tests'.
  19. subscription := AnnouncementSubscription new announcementClass: SystemAnnouncement.
  20. "Test whether the same class triggers the announcement"
  21. self assert: (subscription handlesAnnouncement: SystemAnnouncement) equals: true.
  22. "Test whether a subclass triggers the announcement"
  23. self assert: (subscription handlesAnnouncement: announcementClass1) equals: true.
  24. "Test whether an unrelated class does not trigger the announcement"
  25. self assert: (subscription handlesAnnouncement: Object) equals: false.
  26. classBuilder basicRemoveClass: announcementClass1.
  27. ! !
  28. TestCase subclass: #AnnouncerTest
  29. instanceVariableNames: ''
  30. package: 'Kernel-Tests'!
  31. !AnnouncerTest methodsFor: 'tests'!
  32. testOnDo
  33. | counter announcer |
  34. counter := 0.
  35. announcer := Announcer new.
  36. announcer on: SystemAnnouncement do: [ counter := counter + 1 ].
  37. announcer announce: (SystemAnnouncement new).
  38. self assert: counter equals: 1.
  39. announcer announce: (SystemAnnouncement new).
  40. self assert: counter equals: 2.
  41. !
  42. testOnDoFor
  43. | counter announcer |
  44. counter := 0.
  45. announcer := Announcer new.
  46. announcer on: SystemAnnouncement do: [ counter := counter + 1 ] for: self.
  47. announcer announce: (SystemAnnouncement new).
  48. self assert: counter equals: 1.
  49. announcer announce: (SystemAnnouncement new).
  50. self assert: counter equals: 2.
  51. announcer unsubscribe: self.
  52. announcer announce: (SystemAnnouncement new).
  53. self assert: counter equals: 2.
  54. !
  55. testOnDoOnce
  56. | counter announcer |
  57. counter := 0.
  58. announcer := Announcer new.
  59. announcer on: SystemAnnouncement doOnce: [ counter := counter + 1 ].
  60. announcer announce: (SystemAnnouncement new).
  61. self assert: counter equals: 1.
  62. announcer announce: (SystemAnnouncement new).
  63. self assert: counter equals: 1.
  64. ! !
  65. TestCase subclass: #BlockClosureTest
  66. instanceVariableNames: ''
  67. package: 'Kernel-Tests'!
  68. !BlockClosureTest methodsFor: 'tests'!
  69. testCanClearInterval
  70. self shouldnt: [ ([ Error new signal ] valueWithInterval: 0) clearInterval ] raise: Error
  71. !
  72. testCanClearTimeout
  73. self shouldnt: [ ([ Error new signal ] valueWithTimeout: 0) clearTimeout ] raise: Error
  74. !
  75. testCompiledSource
  76. self assert: ([ 1+1 ] compiledSource includesSubString: 'function')
  77. !
  78. testCurrySelf
  79. | curriedMethod array |
  80. curriedMethod := [ :selfarg :x | selfarg at: x ] currySelf asCompiledMethod: 'foo:'.
  81. array := #(3 1 4).
  82. ClassBuilder new installMethod: curriedMethod forClass: Array protocol: '**test helper'.
  83. [ self assert: (array foo: 2) equals: 1 ]
  84. ensure: [ Array removeCompiledMethod: curriedMethod ]
  85. !
  86. testEnsure
  87. self assert: ([ 3 ] ensure: [ 4 ]) equals: 3
  88. !
  89. testEnsureRaises
  90. self should: [ [Error new signal ] ensure: [ true ]] raise: Error
  91. !
  92. testExceptionSemantics
  93. "See https://github.com/NicolasPetton/amber/issues/314"
  94. self timeout: 100.
  95. (self async: [
  96. [
  97. self assert: true.
  98. Error signal.
  99. "The following should *not* be run"
  100. self deny: true.
  101. self finished.
  102. ] on: Error do: [ :ex | self finished ]
  103. ]) valueWithTimeout: 0
  104. !
  105. testNewWithValues
  106. <
  107. function TestConstructor(arg1, arg2, arg3) {}
  108. TestConstructor.prototype.name = 'theTestPrototype';
  109. var wrappedConstructor = _st(TestConstructor);
  110. var result = wrappedConstructor._newWithValues_([1, 2, 3 ]);
  111. self._assert_(result instanceof TestConstructor);
  112. self._assert_equals_(result.name, 'theTestPrototype');
  113. "newWithValues: cannot help if the argument list is wrong, and should warn that a mistake was made."
  114. self._should_raise_(function () {wrappedConstructor._newWithValues_('single argument');}, globals.Error);
  115. >
  116. !
  117. testNumArgs
  118. self assert: [] numArgs equals: 0.
  119. self assert: [ :a :b | ] numArgs equals: 2
  120. !
  121. testOnDo
  122. self assert: ([ Error new signal ] on: Error do: [ :ex | true ])
  123. !
  124. testValue
  125. self assert: ([ 1+1 ] value) equals: 2.
  126. self assert: ([ :x | x +1 ] value: 2) equals: 3.
  127. self assert: ([ :x :y | x*y ] value: 2 value: 4) equals: 8.
  128. "Arguments are optional in Amber. This isn't ANSI compliant."
  129. self assert: ([ :a :b :c | 1 ] value) equals: 1
  130. !
  131. testValueWithPossibleArguments
  132. self assert: ([ 1 ] valueWithPossibleArguments: #(3 4)) equals: 1.
  133. self assert: ([ :a | a + 4 ] valueWithPossibleArguments: #(3 4)) equals: 7.
  134. self assert: ([ :a :b | a + b ] valueWithPossibleArguments: #(3 4 5)) equals: 7.
  135. !
  136. testWhileFalse
  137. | i |
  138. i := 0.
  139. [ i > 5 ] whileFalse: [ i := i + 1 ].
  140. self assert: i equals: 6.
  141. i := 0.
  142. [ i := i + 1. i > 5 ] whileFalse.
  143. self assert: i equals: 6
  144. !
  145. testWhileTrue
  146. | i |
  147. i := 0.
  148. [ i < 5 ] whileTrue: [ i := i + 1 ].
  149. self assert: i equals: 5.
  150. i := 0.
  151. [ i := i + 1. i < 5 ] whileTrue.
  152. self assert: i equals: 5
  153. ! !
  154. TestCase subclass: #BooleanTest
  155. instanceVariableNames: ''
  156. package: 'Kernel-Tests'!
  157. !BooleanTest methodsFor: 'tests'!
  158. testEquality
  159. "We're on top of JS...just be sure to check the basics!!"
  160. self deny: 0 = false.
  161. self deny: false = 0.
  162. self deny: '' = false.
  163. self deny: false = ''.
  164. self assert: (true = true).
  165. self deny: false = true.
  166. self deny: true = false.
  167. self assert: (false = false).
  168. "JS may do some type coercing after sending a message"
  169. self assert: (true yourself = true).
  170. self assert: (true yourself = true yourself)
  171. !
  172. testIdentity
  173. "We're on top of JS...just be sure to check the basics!!"
  174. self deny: 0 == false.
  175. self deny: false == 0.
  176. self deny: '' == false.
  177. self deny: false == ''.
  178. self assert: true == true.
  179. self deny: false == true.
  180. self deny: true == false.
  181. self assert: false == false.
  182. "JS may do some type coercing after sending a message"
  183. self assert: true yourself == true.
  184. self assert: true yourself == true yourself
  185. !
  186. testIfTrueIfFalse
  187. self assert: (true ifTrue: [ 'alternative block' ]) equals: 'alternative block'.
  188. self assert: (true ifFalse: [ 'alternative block' ]) equals: nil.
  189. self assert: (false ifTrue: [ 'alternative block' ]) equals: nil.
  190. self assert: (false ifFalse: [ 'alternative block' ]) equals: 'alternative block'.
  191. self assert: (false ifTrue: [ 'alternative block' ] ifFalse: [ 'alternative block2' ]) equals: 'alternative block2'.
  192. self assert: (false ifFalse: [ 'alternative block' ] ifTrue: [ 'alternative block2' ]) equals: 'alternative block'.
  193. self assert: (true ifTrue: [ 'alternative block' ] ifFalse: [ 'alternative block2' ]) equals: 'alternative block'.
  194. self assert: (true ifFalse: [ 'alternative block' ] ifTrue: [ 'alternative block2' ]) equals: 'alternative block2'.
  195. !
  196. testIfTrueIfFalseWithBoxing
  197. self assert: (true yourself ifTrue: [ 'alternative block' ]) equals: 'alternative block'.
  198. self assert: (true yourself ifFalse: [ 'alternative block' ]) equals: nil.
  199. self assert: (false yourself ifTrue: [ 'alternative block' ]) equals: nil.
  200. self assert: (false yourself ifFalse: [ 'alternative block' ]) equals: 'alternative block'.
  201. self assert: (false yourself ifTrue: [ 'alternative block' ] ifFalse: [ 'alternative block2' ]) equals: 'alternative block2'.
  202. self assert: (false yourself ifFalse: [ 'alternative block' ] ifTrue: [ 'alternative block2' ]) equals: 'alternative block'.
  203. self assert: (true yourself ifTrue: [ 'alternative block' ] ifFalse: [ 'alternative block2' ]) equals: 'alternative block'.
  204. self assert: (true yourself ifFalse: [ 'alternative block' ] ifTrue: [ 'alternative block2' ]) equals: 'alternative block2'.
  205. !
  206. testLogic
  207. "Trivial logic table"
  208. self assert: (true & true);
  209. deny: (true & false);
  210. deny: (false & true);
  211. deny: (false & false).
  212. self assert: (true | true);
  213. assert: (true | false);
  214. assert: (false | true);
  215. deny: (false | false).
  216. "Checking that expressions work fine too"
  217. self assert: (true & (1 > 0));
  218. deny: ((1 > 0) & false);
  219. deny: ((1 > 0) & (1 > 2)).
  220. self assert: (false | (1 > 0));
  221. assert: ((1 > 0) | false);
  222. assert: ((1 > 0) | (1 > 2))
  223. !
  224. testLogicKeywords
  225. "Trivial logic table"
  226. self
  227. assert: (true and: [ true ]);
  228. deny: (true and: [ false ]);
  229. deny: (false and: [ true ]);
  230. deny: (false and: [ false ]).
  231. self
  232. assert: (true or: [ true ]);
  233. assert: (true or: [ false ]);
  234. assert: (false or: [ true ]);
  235. deny: (false or: [ false ]).
  236. "Checking that expressions work fine too"
  237. self
  238. assert: (true and: [ 1 > 0 ]);
  239. deny: ((1 > 0) and: [ false ]);
  240. deny: ((1 > 0) and: [ 1 > 2 ]).
  241. self
  242. assert: (false or: [ 1 > 0 ]);
  243. assert: ((1 > 0) or: [ false ]);
  244. assert: ((1 > 0) or: [ 1 > 2 ])
  245. !
  246. testNonBooleanError
  247. self should: [ '' ifTrue: [] ifFalse: [] ] raise: NonBooleanReceiver
  248. ! !
  249. TestCase subclass: #ClassBuilderTest
  250. instanceVariableNames: 'builder theClass'
  251. package: 'Kernel-Tests'!
  252. !ClassBuilderTest methodsFor: 'running'!
  253. setUp
  254. builder := ClassBuilder new
  255. !
  256. tearDown
  257. theClass ifNotNil: [ Smalltalk removeClass: theClass. theClass := nil ]
  258. ! !
  259. !ClassBuilderTest methodsFor: 'tests'!
  260. testClassCopy
  261. theClass := builder copyClass: ObjectMock named: 'ObjectMock2'.
  262. self assert: theClass superclass == ObjectMock superclass.
  263. self assert: theClass instanceVariableNames == ObjectMock instanceVariableNames.
  264. self assert: theClass name equals: 'ObjectMock2'.
  265. self assert: theClass package == ObjectMock package.
  266. self assert: theClass methodDictionary keys equals: ObjectMock methodDictionary keys
  267. !
  268. testClassMigration
  269. | instance oldClass |
  270. oldClass := builder copyClass: ObjectMock named: 'ObjectMock2'.
  271. instance := (Smalltalk globals at: 'ObjectMock2') new.
  272. "Change the superclass of ObjectMock2"
  273. ObjectMock subclass: (Smalltalk globals at: 'ObjectMock2')
  274. instanceVariableNames: ''
  275. package: 'Kernel-Tests'.
  276. self deny: oldClass == ObjectMock2.
  277. self assert: ObjectMock2 superclass == ObjectMock.
  278. self assert: ObjectMock2 instanceVariableNames isEmpty.
  279. self assert: ObjectMock2 selectors equals: oldClass selectors.
  280. self assert: ObjectMock2 comment equals: oldClass comment.
  281. self assert: ObjectMock2 package name equals: 'Kernel-Tests'.
  282. self deny: instance class == ObjectMock2.
  283. "Commeting this out. Tests implementation detail."
  284. "self assert: instance class name equals: 'OldObjectMock2'."
  285. self assert: (Smalltalk globals at: instance class name) isNil.
  286. Smalltalk removeClass: ObjectMock2
  287. !
  288. testClassMigrationWithClassInstanceVariables
  289. builder copyClass: ObjectMock named: 'ObjectMock2'.
  290. ObjectMock2 class instanceVariableNames: 'foo bar'.
  291. "Change the superclass of ObjectMock2"
  292. ObjectMock subclass: (Smalltalk globals at: 'ObjectMock2')
  293. instanceVariableNames: ''
  294. package: 'Kernel-Tests'.
  295. self assert: ObjectMock2 class instanceVariableNames equals: #('foo' 'bar').
  296. Smalltalk removeClass: ObjectMock2
  297. !
  298. testClassMigrationWithSubclasses
  299. builder copyClass: ObjectMock named: 'ObjectMock2'.
  300. ObjectMock2 subclass: 'ObjectMock3' instanceVariableNames: '' package: 'Kernel-Tests'.
  301. ObjectMock3 subclass: 'ObjectMock4' instanceVariableNames: '' package: 'Kernel-Tests'.
  302. "Change the superclass of ObjectMock2"
  303. ObjectMock subclass: (Smalltalk globals at: 'ObjectMock2')
  304. instanceVariableNames: ''
  305. package: 'Kernel-Tests'.
  306. self assert: (ObjectMock subclasses includes: ObjectMock2).
  307. self assert: (ObjectMock2 subclasses includes: ObjectMock3).
  308. self assert: (ObjectMock3 subclasses includes: ObjectMock4).
  309. ObjectMock allSubclasses do: [ :each | Smalltalk removeClass: each ]
  310. !
  311. testInstanceVariableNames
  312. self assert: (builder instanceVariableNamesFor: ' hello world ') equals: #('hello' 'world')
  313. ! !
  314. TestCase subclass: #CollectionTest
  315. instanceVariableNames: ''
  316. package: 'Kernel-Tests'!
  317. !CollectionTest methodsFor: 'convenience'!
  318. assertSameContents: aCollection as: anotherCollection
  319. self assert: (aCollection size = anotherCollection size).
  320. aCollection do: [ :each |
  321. self assert: ((aCollection occurrencesOf: each) = (anotherCollection occurrencesOf: each)) ]
  322. ! !
  323. !CollectionTest methodsFor: 'fixture'!
  324. collection
  325. "Answers pre-filled collection of type tested."
  326. self subclassResponsibility
  327. !
  328. collectionClass
  329. "Answers class of collection type tested"
  330. ^ self class collectionClass
  331. !
  332. collectionOfPrintStrings
  333. "Answers self collection but with values
  334. changed to their printStrings"
  335. self subclassResponsibility
  336. !
  337. collectionSize
  338. "Answers size of self collection."
  339. self subclassResponsibility
  340. !
  341. collectionWithDuplicates
  342. "Answers pre-filled collection of type tested,
  343. with exactly five distinct elements,
  344. some of them appearing multiple times, if possible."
  345. self subclassResponsibility
  346. !
  347. collectionWithNewValue
  348. "Answers a collection which shows how
  349. self collection would look after adding
  350. self sampleNewValue"
  351. self subclassResponsibility
  352. !
  353. sampleNewValue
  354. "Answers a value that is not yet there
  355. and can be put into a tested collection"
  356. ^ 'N'
  357. !
  358. sampleNewValueAsCollection
  359. "Answers self sampleNewValue
  360. wrapped in single element collection
  361. of tested type"
  362. ^ self collectionClass with: self sampleNewValue
  363. ! !
  364. !CollectionTest methodsFor: 'testing'!
  365. isCollectionReadOnly
  366. ^ false
  367. ! !
  368. !CollectionTest methodsFor: 'tests'!
  369. testAddAll
  370. self assert: (self collection addAll: self collectionClass new; yourself) equals: self collection.
  371. self assert: (self collectionClass new addAll: self collection; yourself) equals: self collection.
  372. self assert: (self collectionClass new addAll: self collectionClass new; yourself) equals: self collectionClass new.
  373. self assert: (self collection addAll: self sampleNewValueAsCollection; yourself) equals: self collectionWithNewValue.
  374. self assertSameContents: (self sampleNewValueAsCollection addAll: self collection; yourself) as: self collectionWithNewValue
  375. !
  376. testAllSatisfy
  377. | collection anyOne |
  378. collection := self collection.
  379. anyOne := collection anyOne.
  380. self assert: (collection allSatisfy: [ :each | collection includes: each ]).
  381. self deny: (collection allSatisfy: [ :each | each ~= anyOne ])
  382. !
  383. testAnyOne
  384. self should: [ self collectionClass new anyOne ] raise: Error.
  385. self assert: (self collection includes: self collection anyOne)
  386. !
  387. testAnySatisfy
  388. | anyOne |
  389. anyOne := self collection anyOne.
  390. self assert: (self collection anySatisfy: [ :each | each = anyOne ]).
  391. self deny: (self collection anySatisfy: [ :each | each = Object new ])
  392. !
  393. testAsArray
  394. self
  395. assertSameContents: self collection
  396. as: self collection asArray
  397. !
  398. testAsOrderedCollection
  399. self
  400. assertSameContents: self collection
  401. as: self collection asOrderedCollection
  402. !
  403. testAsSet
  404. | c set |
  405. c := self collectionWithDuplicates.
  406. set := c asSet.
  407. self assert: set size equals: 5.
  408. c do: [ :each |
  409. self assert: (set includes: each) ]
  410. !
  411. testCollect
  412. self assert: (self collection collect: [ :each | each ]) equals: self collection.
  413. self assert: (self collectionWithNewValue collect: [ :each | each ]) equals: self collectionWithNewValue.
  414. self assert: (self collectionClass new collect: [ :each | each printString ]) equals: self collectionClass new.
  415. self assert: ((self collection collect: [ self sampleNewValue ]) detect: [ true ]) equals: self sampleNewValue.
  416. self assert: (self collection collect: [ :each | each printString ]) equals: self collectionOfPrintStrings
  417. !
  418. testComma
  419. self assert: self collection, self collectionClass new equals: self collection.
  420. self assert: self collectionClass new, self collection equals: self collection.
  421. self assert: self collectionClass new, self collectionClass new equals: self collectionClass new.
  422. self assert: self collection, self sampleNewValueAsCollection equals: self collectionWithNewValue.
  423. self assertSameContents: self sampleNewValueAsCollection, self collection as: self collectionWithNewValue
  424. !
  425. testDetect
  426. self
  427. shouldnt: [ self collection detect: [ true ] ]
  428. raise: Error.
  429. self
  430. should: [ self collection detect: [ false ] ]
  431. raise: Error.
  432. self assert: (self sampleNewValueAsCollection detect: [ true ]) equals: self sampleNewValue.
  433. self assert: (self collectionWithNewValue detect: [ :each | each = self sampleNewValue ]) equals: self sampleNewValue.
  434. self
  435. should: [ self collection detect: [ :each | each = self sampleNewValue ] ]
  436. raise: Error
  437. !
  438. testDetectIfNone
  439. | sentinel |
  440. sentinel := Object new.
  441. self assert: (self collection detect: [ true ] ifNone: [ sentinel ]) ~= sentinel.
  442. self assert: (self collection detect: [ false ] ifNone: [ sentinel ]) equals: sentinel.
  443. self assert: (self sampleNewValueAsCollection detect: [ true ] ifNone: [ sentinel ]) equals: self sampleNewValue.
  444. self assert: (self collectionWithNewValue detect: [ :each | each = self sampleNewValue ] ifNone: [ sentinel ]) equals: self sampleNewValue.
  445. self assert: (self collection detect: [ :each | each = self sampleNewValue ] ifNone: [ sentinel ]) equals: sentinel
  446. !
  447. testDo
  448. | newCollection |
  449. newCollection := OrderedCollection new.
  450. self collection do: [ :each |
  451. newCollection add: each ].
  452. self
  453. assertSameContents: self collection
  454. as: newCollection.
  455. newCollection := OrderedCollection new.
  456. self collectionWithDuplicates do: [ :each |
  457. newCollection add: each ].
  458. self
  459. assertSameContents: self collectionWithDuplicates
  460. as: newCollection
  461. !
  462. testIfEmptyFamily
  463. self assert: (self collectionClass new ifEmpty: [ 42 ]) equals: 42.
  464. self assert: (self collection ifEmpty: [ 42 ]) equals: self collection.
  465. self assert: (self collectionClass new ifNotEmpty: [ 42 ]) equals: self collectionClass new.
  466. self assert: (self collection ifNotEmpty: [ 42 ]) equals: 42.
  467. self assert: (self collectionClass new ifEmpty: [ 42 ] ifNotEmpty: [ 999 ]) equals: 42.
  468. self assert: (self collection ifEmpty: [ 42 ] ifNotEmpty: [ 999 ]) equals: 999.
  469. self assert: (self collectionClass new ifNotEmpty: [ 42 ] ifEmpty: [ 999 ]) equals: 999.
  470. self assert: (self collection ifNotEmpty: [ 42 ] ifEmpty: [ 999 ]) equals: 42
  471. !
  472. testIsEmpty
  473. self assert: self collectionClass new isEmpty.
  474. self deny: self collection isEmpty
  475. !
  476. testNoneSatisfy
  477. | anyOne |
  478. anyOne := self collection anyOne.
  479. self deny: (self collection noneSatisfy: [ :each | each = anyOne ]).
  480. self assert: (self collection noneSatisfy: [ :each | each = Object new ])
  481. !
  482. testRemoveAll
  483. self assert: (self collection removeAll; yourself) equals: self collectionClass new
  484. !
  485. testSelect
  486. self assert: (self collection select: [ false ]) equals: self collectionClass new.
  487. self assert: (self collection select: [ true ]) equals: self collection.
  488. self assert: (self collectionWithNewValue select: [ :each | each = self sampleNewValue ]) equals: self sampleNewValueAsCollection.
  489. self assert: (self collectionWithNewValue select: [ :each | each ~= self sampleNewValue ]) equals: self collection.
  490. self assert: (self collection select: [ :each | each = self sampleNewValue ]) equals: self collectionClass new.
  491. self assert: (self collectionWithNewValue select: [ :each | each ~= self sampleNewValue ]) equals: self collection
  492. !
  493. testSize
  494. self assert: self collectionClass new size equals: 0.
  495. self assert: self sampleNewValueAsCollection size equals: 1.
  496. self assert: self collection size equals: self collectionSize
  497. ! !
  498. !CollectionTest class methodsFor: 'fixture'!
  499. collectionClass
  500. "Answers class of collection type tested,
  501. or nil if test is abstract"
  502. ^ nil
  503. ! !
  504. !CollectionTest class methodsFor: 'testing'!
  505. isAbstract
  506. ^ self collectionClass isNil
  507. ! !
  508. CollectionTest subclass: #IndexableCollectionTest
  509. instanceVariableNames: ''
  510. package: 'Kernel-Tests'!
  511. !IndexableCollectionTest methodsFor: 'fixture'!
  512. collectionWithNewValue
  513. "Answers a collection which shows how
  514. self collection would look after adding
  515. self sampleNewValue at self sampleNewIndex"
  516. self subclassResponsibility
  517. !
  518. sampleNewIndex
  519. "Answers a value that can be used as index in at:put: or at:ifAbsentPut:"
  520. self subclassResponsibility
  521. !
  522. sampleNonIndexesDo: aBlock
  523. "Executes block a few times,
  524. each time passing value that is known
  525. not to be an index, as the first parameter"
  526. self subclassResponsibility
  527. !
  528. samplesDo: aBlock
  529. "Executes block a few times,
  530. each time passing known index and value stored
  531. under that index as the parameters"
  532. self subclassResponsibility
  533. ! !
  534. !IndexableCollectionTest methodsFor: 'tests'!
  535. testAt
  536. self nonIndexesDo: [ :each |
  537. self should: [ self collection at: each ] raise: Error ].
  538. self samplesDo: [ :index :value |
  539. self assert: (self collection at: index) equals: value ]
  540. !
  541. testAtIfAbsent
  542. self nonIndexesDo: [ :each |
  543. self assert: (self collection at: each ifAbsent: [ self sampleNewValue ]) equals: self sampleNewValue ].
  544. self samplesDo: [ :index :value |
  545. self assert: (self collection at: index ifAbsent: [ self sampleNewValue ]) equals: value ].
  546. !
  547. testAtIfAbsentPut
  548. | newCollection |
  549. newCollection := self collection.
  550. self samplesDo: [ :index :value |
  551. self assert: (newCollection at: index ifAbsentPut: [ self sampleNewValue ]) equals: value ].
  552. self assert: newCollection equals: self collection.
  553. self assert: (newCollection at: self sampleNewIndex ifAbsentPut: [ self sampleNewValue ]) equals: self sampleNewValue.
  554. self assert: newCollection equals: self collectionWithNewValue
  555. !
  556. testAtIfPresent
  557. | visited sentinel |
  558. sentinel := Object new.
  559. self nonIndexesDo: [ :each |
  560. visited := nil.
  561. self assert: (self collection at: each ifPresent: [ :value1 | visited := value1. sentinel ]) equals: nil.
  562. self assert: visited isNil ].
  563. self samplesDo: [ :index :value |
  564. visited := nil.
  565. self assert: (self collection at: index ifPresent: [ :value2 | visited := value2. sentinel ]) equals: sentinel.
  566. self assert: visited equals: (self collection at: index) ]
  567. !
  568. testAtIfPresentIfAbsent
  569. | visited sentinel |
  570. sentinel := Object new.
  571. self nonIndexesDo: [ :each |
  572. visited := nil.
  573. self assert: (self collection at: each ifPresent: [ :value1 | visited := value1. sentinel ] ifAbsent: [ self sampleNewValue ] ) equals: self sampleNewValue.
  574. self assert: visited isNil ].
  575. self samplesDo: [ :index :value |
  576. visited := nil.
  577. self assert: (self collection at: index ifPresent: [ :value2 | visited := value2. sentinel ] ifAbsent: [ self sampleNewValue ]) equals: sentinel.
  578. self assert: visited equals: (self collection at: index) ]
  579. !
  580. testAtPut
  581. | newCollection |
  582. newCollection := self collection.
  583. self samplesDo: [ :index :value |
  584. newCollection at: index put: value ].
  585. self assert: newCollection equals: self collection.
  586. newCollection at: self sampleNewIndex put: self sampleNewValue.
  587. self assert: newCollection equals: self collectionWithNewValue
  588. !
  589. testEquality
  590. self assert: self collectionClass new equals: self collectionClass new.
  591. self assert: self collection equals: self collection.
  592. self assert: self collectionWithNewValue equals: self collectionWithNewValue.
  593. self deny: self collectionClass new = self collection.
  594. self deny: self collection = self collectionClass new
  595. !
  596. testIndexOf
  597. self should: [ self collection indexOf: self sampleNewValue ] raise: Error.
  598. self samplesDo: [ :index :value |
  599. self assert: (self collection indexOf: value) equals: index ]
  600. !
  601. testIndexOfWithNull
  602. | jsNull |
  603. jsNull := JSON parse: 'null'.
  604. self samplesDo: [ :index :value |
  605. self assert: (self collection at: index put: jsNull; indexOf: jsNull) equals: index ]
  606. !
  607. testWithIndexDo
  608. | collection |
  609. collection := self collection.
  610. self collection withIndexDo: [ :each :index |
  611. self assert: (collection at: index) equals: each ]
  612. ! !
  613. IndexableCollectionTest subclass: #AssociativeCollectionTest
  614. instanceVariableNames: ''
  615. package: 'Kernel-Tests'!
  616. !AssociativeCollectionTest methodsFor: 'fixture'!
  617. collectionKeys
  618. self subclassResponsibility
  619. !
  620. collectionValues
  621. self subclassResponsibility
  622. !
  623. nonIndexesDo: aBlock
  624. aBlock value: 5.
  625. aBlock value: 'z'
  626. !
  627. sampleNewIndex
  628. ^ 'new'
  629. !
  630. samplesDo: aBlock
  631. aBlock value: 'a' value: 2
  632. ! !
  633. !AssociativeCollectionTest methodsFor: 'tests'!
  634. testAddAll
  635. super testAddAll.
  636. self assert: (self collection addAll: self collection; yourself) equals: self collection.
  637. self assert: (self collection addAll: self collectionWithNewValue; yourself) equals: self collectionWithNewValue.
  638. self assert: (self collectionWithNewValue addAll: self collection; yourself) equals: self collectionWithNewValue
  639. !
  640. testAsDictionary
  641. self assert: ( self collectionClass new asDictionary isMemberOf: Dictionary ).
  642. !
  643. testAsHashedCollection
  644. self assert: ( self collectionClass new asHashedCollection isMemberOf: HashedCollection ).
  645. !
  646. testComma
  647. super testComma.
  648. self assert: self collection, self collection equals: self collection.
  649. self assert: self collection, self collectionWithNewValue equals: self collectionWithNewValue.
  650. self assert: self collectionWithNewValue, self collection equals: self collectionWithNewValue
  651. !
  652. testFrom
  653. "Accept a collection of associations."
  654. | associations |
  655. associations := { 'a' -> 1. 'b' -> 2 }.
  656. self assertSameContents: ( self class collectionClass from: associations ) as: #{ 'a' -> 1. 'b' -> 2 }.
  657. !
  658. testKeys
  659. self assert:self collectionClass new keys isEmpty.
  660. self assertSameContents:self collection keys as: self collectionKeys.
  661. self assertSameContents:self collectionWithNewValue keys as: self collectionKeys, { self sampleNewIndex }
  662. !
  663. testNewFromPairs
  664. "Accept an array in which all odd indexes are keys and evens are values."
  665. | flattenedAssociations |
  666. flattenedAssociations := { 'a'. 1. 'b'. 2 }.
  667. self assertSameContents: ( self class collectionClass newFromPairs: flattenedAssociations ) as: #{ 'a' -> 1. 'b' -> 2 }.
  668. !
  669. testPrintString
  670. self
  671. assert: (self collectionClass new
  672. at:'firstname' put: 'James';
  673. at:'lastname' put: 'Bond';
  674. printString)
  675. equals: 'a ', self collectionClass name, ' (''firstname'' -> ''James'' , ''lastname'' -> ''Bond'')'
  676. !
  677. testRemoveKey
  678. self nonIndexesDo: [ :each |
  679. | collection |
  680. collection := self collection.
  681. self should: [ collection removeKey: each ] raise: Error.
  682. self assert: collection equals: self collection ].
  683. self samplesDo: [ :index :value |
  684. | collection |
  685. collection := self collection.
  686. self assert: (collection removeKey: index) equals: value.
  687. self deny: collection = self collection ].
  688. self
  689. assert: (self collectionWithNewValue removeKey: self sampleNewIndex; yourself)
  690. equals: self collection
  691. !
  692. testRemoveKeyIfAbsent
  693. self nonIndexesDo: [ :each |
  694. | collection |
  695. collection := self collection.
  696. self assert: (collection removeKey: each ifAbsent: [ self sampleNewValue ]) equals: self sampleNewValue.
  697. self assert: collection equals: self collection ].
  698. self samplesDo: [ :index :value |
  699. | collection |
  700. collection := self collection.
  701. self assert: (collection removeKey: index ifAbsent: [ self sampleNewValue ]) equals: value.
  702. self deny: collection = self collection ].
  703. self
  704. assert: (self collectionWithNewValue removeKey: self sampleNewIndex ifAbsent: [ self assert: false ]; yourself)
  705. equals: self collection
  706. !
  707. testValues
  708. self assert:self collectionClass new values isEmpty.
  709. self assertSameContents:self collection values as: self collectionValues.
  710. self assertSameContents:self collectionWithNewValue values as: self collectionValues, { self sampleNewValue }
  711. ! !
  712. AssociativeCollectionTest subclass: #DictionaryTest
  713. instanceVariableNames: ''
  714. package: 'Kernel-Tests'!
  715. !DictionaryTest methodsFor: 'fixture'!
  716. collection
  717. ^ Dictionary new
  718. at: 1 put: 1;
  719. at: 'a' put: 2;
  720. at: true put: 3;
  721. at: 1@3 put: -4;
  722. yourself
  723. !
  724. collectionKeys
  725. ^ {1. 'a'. true. 1@3}
  726. !
  727. collectionOfPrintStrings
  728. ^ Dictionary new
  729. at: 1 put: '1';
  730. at: 'a' put: '2';
  731. at: true put: '3';
  732. at: 1@3 put: '-4';
  733. yourself
  734. !
  735. collectionSize
  736. ^ 4
  737. !
  738. collectionValues
  739. ^ {1. 2. 3. -4}
  740. !
  741. collectionWithDuplicates
  742. ^ Dictionary new
  743. at: 1 put: 1;
  744. at: 'a' put: 2;
  745. at: true put: 3;
  746. at: 4 put: -4;
  747. at: 'b' put: 1;
  748. at: 3 put: 3;
  749. at: false put: 12;
  750. yourself
  751. !
  752. collectionWithNewValue
  753. ^ Dictionary new
  754. at: 1 put: 1;
  755. at: 'a' put: 2;
  756. at: true put: 3;
  757. at: 1@3 put: -4;
  758. at: 'new' put: 'N';
  759. yourself
  760. !
  761. sampleNewValueAsCollection
  762. ^ Dictionary new
  763. at: 'new' put: 'N';
  764. yourself
  765. !
  766. samplesDo: aBlock
  767. super samplesDo: aBlock.
  768. aBlock value: true value: 3.
  769. aBlock value: 1@3 value: -4
  770. ! !
  771. !DictionaryTest methodsFor: 'tests'!
  772. testAccessing
  773. | d |
  774. d := Dictionary new.
  775. d at: 'hello' put: 'world'.
  776. self assert: (d at: 'hello') equals: 'world'.
  777. self assert: (d at: 'hello' ifAbsent: [ nil ]) equals: 'world'.
  778. self deny: (d at: 'foo' ifAbsent: [ nil ]) = 'world'.
  779. self assert: (d includesKey: 'hello').
  780. self deny: (d includesKey: 'foo').
  781. d at: 1 put: 2.
  782. self assert: (d at: 1) equals: 2.
  783. d at: 1@3 put: 3.
  784. self assert: (d at: 1@3) equals: 3.
  785. self assert: (d includesKey: 1@3).
  786. self deny: (d includesKey: 3@1)
  787. !
  788. testDynamicDictionaries
  789. self assert: #{'hello' -> 1} asDictionary equals: (Dictionary with: 'hello' -> 1)
  790. ! !
  791. !DictionaryTest class methodsFor: 'fixture'!
  792. collectionClass
  793. ^ Dictionary
  794. ! !
  795. AssociativeCollectionTest subclass: #HashedCollectionTest
  796. instanceVariableNames: ''
  797. package: 'Kernel-Tests'!
  798. !HashedCollectionTest methodsFor: 'fixture'!
  799. collection
  800. ^ #{ 'b' -> 1. 'a' -> 2. 'c' -> 3. 'd' -> -4 }
  801. !
  802. collectionKeys
  803. ^ { 'b'. 'a'. 'c'. 'd' }
  804. !
  805. collectionOfPrintStrings
  806. ^ #{ 'b' -> '1'. 'a' -> '2'. 'c' -> '3'. 'd' -> '-4' }
  807. !
  808. collectionSize
  809. ^ 4
  810. !
  811. collectionValues
  812. ^ { 1. 2. 3. -4 }
  813. !
  814. collectionWithDuplicates
  815. ^ #{ 'b' -> 1. 'a' -> 2. 'c' -> 3. 'd' -> -4. 'e' -> 1. 'f' -> 2. 'g' -> 10 }
  816. !
  817. collectionWithNewValue
  818. ^ #{ 'b' -> 1. 'a' -> 2. 'c' -> 3. 'd' -> -4. 'new' -> 'N' }
  819. !
  820. sampleNewValueAsCollection
  821. ^ #{ 'new' -> 'N' }
  822. ! !
  823. !HashedCollectionTest methodsFor: 'tests'!
  824. testDynamicDictionaries
  825. self assert: #{'hello' -> 1} asHashedCollection equals: (HashedCollection with: 'hello' -> 1)
  826. ! !
  827. !HashedCollectionTest class methodsFor: 'fixture'!
  828. collectionClass
  829. ^ HashedCollection
  830. ! !
  831. IndexableCollectionTest subclass: #SequenceableCollectionTest
  832. instanceVariableNames: ''
  833. package: 'Kernel-Tests'!
  834. !SequenceableCollectionTest methodsFor: 'fixture'!
  835. collectionFirst
  836. self subclassResponsibility
  837. !
  838. collectionFirstTwo
  839. self subclassResponsibility
  840. !
  841. collectionLast
  842. self subclassResponsibility
  843. !
  844. collectionLastTwo
  845. self subclassResponsibility
  846. !
  847. nonIndexesDo: aBlock
  848. aBlock value: 0.
  849. aBlock value: self collectionSize + 1.
  850. aBlock value: 'z'
  851. !
  852. samplesDo: aBlock
  853. aBlock value: 1 value: self collectionFirst.
  854. aBlock value: self collectionSize value: self collectionLast
  855. ! !
  856. !SequenceableCollectionTest methodsFor: 'tests'!
  857. testBeginsWith
  858. self assert: (self collection beginsWith: self collectionClass new).
  859. self assert: (self collection beginsWith: self collection).
  860. self assert: (self collection beginsWith: self collectionFirstTwo).
  861. self deny: (self collection beginsWith: self collectionLastTwo)
  862. !
  863. testEndsWith
  864. self assert: (self collection endsWith: self collectionClass new).
  865. self assert: (self collection endsWith: self collection).
  866. self assert: (self collection endsWith: self collectionLastTwo).
  867. self deny: (self collection endsWith: self collectionFirstTwo)
  868. !
  869. testFirst
  870. self assert: self collection first equals: self collectionFirst
  871. !
  872. testFirstN
  873. self
  874. assert: (self collection first: 2)
  875. equals: self collectionFirstTwo.
  876. self
  877. assert: (self collection first: 0)
  878. equals: self collectionClass new.
  879. self
  880. assert: (self collection first: self collectionSize)
  881. equals: self collection.
  882. self should: [ self collection first: 33 ] raise: Error
  883. !
  884. testFourth
  885. self assert: (self collection fourth) equals: (self collection at: 4)
  886. !
  887. testIndexOfStartingAt
  888. | jsNull |
  889. jsNull := JSON parse: 'null'.
  890. self samplesDo: [ :index :value |
  891. self assert: (self collection indexOf: value startingAt: 1) equals: index.
  892. self assert: (self collection indexOf: value startingAt: index) equals: index.
  893. self assert: (self collection indexOf: value startingAt: index+1) equals: 0 ]
  894. !
  895. testIndexOfStartingAtWithNull
  896. | jsNull |
  897. jsNull := JSON parse: 'null'.
  898. self samplesDo: [ :index :value | | collection |
  899. collection := self collection.
  900. collection at: index put: jsNull.
  901. self assert: (collection indexOf: jsNull startingAt: 1) equals: index.
  902. self assert: (collection indexOf: jsNull startingAt: index) equals: index.
  903. self assert: (collection indexOf: jsNull startingAt: index+1) equals: 0 ]
  904. !
  905. testLast
  906. self assert: self collection last equals: self collectionLast
  907. !
  908. testLastN
  909. self
  910. assert: (self collection last: 2)
  911. equals: self collectionLastTwo.
  912. self
  913. assert: (self collection last: 0)
  914. equals: self collectionClass new.
  915. self
  916. assert: (self collection last: self collectionSize)
  917. equals: self collection.
  918. self should: [ self collection last: 33 ] raise: Error
  919. !
  920. testSecond
  921. self assert: (self collection second) equals: (self collection at: 2)
  922. !
  923. testThird
  924. self assert: (self collection third) equals: (self collection at: 3)
  925. ! !
  926. SequenceableCollectionTest subclass: #ArrayTest
  927. instanceVariableNames: ''
  928. package: 'Kernel-Tests'!
  929. !ArrayTest methodsFor: 'fixture'!
  930. collection
  931. ^ #(1 2 3 -4)
  932. !
  933. collectionFirst
  934. ^ 1
  935. !
  936. collectionFirstTwo
  937. ^ #(1 2)
  938. !
  939. collectionLast
  940. ^ -4
  941. !
  942. collectionLastTwo
  943. ^ #(3 -4)
  944. !
  945. collectionOfPrintStrings
  946. ^ #('1' '2' '3' '-4')
  947. !
  948. collectionSize
  949. ^ 4
  950. !
  951. collectionWithDuplicates
  952. ^ #('a' 'b' 'c' 1 2 1 'a')
  953. !
  954. collectionWithNewValue
  955. ^ #(1 2 3 -4 'N')
  956. !
  957. sampleNewIndex
  958. ^ 5
  959. !
  960. samplesDo: aBlock
  961. super samplesDo: aBlock.
  962. aBlock value: 3 value: 3.
  963. ! !
  964. !ArrayTest methodsFor: 'tests'!
  965. testAdd
  966. | array |
  967. array := self collection.
  968. array add: 6.
  969. self assert: array last equals: 6
  970. !
  971. testAddFirst
  972. self assert: (self collection addFirst: 0; yourself) first equals: 0
  973. !
  974. testPrintString
  975. | array |
  976. array := Array new.
  977. self assert: array printString equals: 'an Array ()'.
  978. array add: 1; add: 3.
  979. self assert: array printString equals: 'an Array (1 3)'.
  980. array add: 'foo'.
  981. self assert: array printString equals: 'an Array (1 3 ''foo'')'.
  982. array remove: 1; remove: 3.
  983. self assert: array printString equals: 'an Array (''foo'')'.
  984. array addLast: 3.
  985. self assert: array printString equals: 'an Array (''foo'' 3)'.
  986. array addLast: 3.
  987. self assert: array printString equals: 'an Array (''foo'' 3 3)'.
  988. !
  989. testRemove
  990. | array |
  991. array := #(1 2 3 4 5).
  992. array remove: 3.
  993. self assert: array equals: #(1 2 4 5).
  994. self should: [ array remove: 3 ] raise: Error
  995. !
  996. testRemoveFromTo
  997. self assert: (#(1 2 3 4) removeFrom: 1 to: 3) equals: #(4).
  998. self assert: (#(1 2 3 4) removeFrom: 2 to: 3) equals: #(1 4).
  999. self assert: (#(1 2 3 4) removeFrom: 2 to: 4) equals: #(1)
  1000. !
  1001. testRemoveIndex
  1002. self assert: (#(1 2 3 4) removeIndex: 2) equals: #(1 3 4).
  1003. self assert: (#(1 2 3 4) removeIndex: 1) equals: #(2 3 4).
  1004. self assert: (#('hello') removeIndex: 1) equals: #()
  1005. !
  1006. testRemoveLast
  1007. | array |
  1008. array := #(1 2).
  1009. array removeLast.
  1010. self assert: array last equals: 1
  1011. !
  1012. testReversed
  1013. |array|
  1014. array := #(5 4 3 2 1).
  1015. self assert: (array reversed) equals: #(1 2 3 4 5)
  1016. !
  1017. testSort
  1018. | array |
  1019. array := #(10 1 5).
  1020. array sort.
  1021. self assert: array equals: #(1 5 10)
  1022. ! !
  1023. !ArrayTest class methodsFor: 'fixture'!
  1024. collectionClass
  1025. ^ Array
  1026. ! !
  1027. SequenceableCollectionTest subclass: #StringTest
  1028. instanceVariableNames: ''
  1029. package: 'Kernel-Tests'!
  1030. !StringTest methodsFor: 'fixture'!
  1031. collection
  1032. ^ 'helLo'
  1033. !
  1034. collectionFirst
  1035. ^ 'h'
  1036. !
  1037. collectionFirstTwo
  1038. ^ 'he'
  1039. !
  1040. collectionLast
  1041. ^ 'o'
  1042. !
  1043. collectionLastTwo
  1044. ^ 'Lo'
  1045. !
  1046. collectionOfPrintStrings
  1047. ^ '''h''''e''''l''''L''''o'''
  1048. !
  1049. collectionSize
  1050. ^ 5
  1051. !
  1052. collectionWithDuplicates
  1053. ^ 'abbaerte'
  1054. !
  1055. collectionWithNewValue
  1056. ^ 'helLoN'
  1057. !
  1058. sampleNewValueAsCollection
  1059. ^ 'N'
  1060. !
  1061. samplesDo: aBlock
  1062. super samplesDo: aBlock.
  1063. aBlock value: 3 value: 'l'
  1064. ! !
  1065. !StringTest methodsFor: 'tests'!
  1066. testAddAll
  1067. "String instances are read-only"
  1068. self should: [ self collection addAll: self collection ] raise: Error
  1069. !
  1070. testAddRemove
  1071. self should: [ 'hello' add: 'a' ] raise: Error.
  1072. self should: [ 'hello' remove: 'h' ] raise: Error
  1073. !
  1074. testAsArray
  1075. self assert: 'hello' asArray equals: #('h' 'e' 'l' 'l' 'o').
  1076. !
  1077. testAsLowerCase
  1078. self assert: 'JACKIE' asLowercase equals: 'jackie'.
  1079. !
  1080. testAsNumber
  1081. self assert: '3' asNumber equals: 3.
  1082. self assert: '-3' asNumber equals: -3.
  1083. self assert: '-1.5' asNumber equals: -1.5.
  1084. !
  1085. testAsUpperCase
  1086. self assert: 'jackie' asUppercase equals: 'JACKIE'.
  1087. !
  1088. testAsciiValue
  1089. | characterA characterU |
  1090. characterA := 'A'.
  1091. characterU := 'U'.
  1092. self assert: (characterA asciiValue) equals:65.
  1093. self assert: (characterU asciiValue) equals:85
  1094. !
  1095. testAtIfAbsentPut
  1096. "String instances are read-only"
  1097. self should: [ 'hello' at: 6 ifAbsentPut: [ 'a' ] ] raise: Error
  1098. !
  1099. testAtPut
  1100. "String instances are read-only"
  1101. self should: [ 'hello' at: 1 put: 'a' ] raise: Error
  1102. !
  1103. testCapitalized
  1104. self assert: 'test' capitalized equals: 'Test'.
  1105. self assert: 'Test' capitalized equals: 'Test'.
  1106. self assert: '' capitalized equals: ''.
  1107. self assert: 'Test' isCapitalized equals: true.
  1108. self assert: 'test' isCapitalized equals: false.
  1109. !
  1110. testCharCodeAt
  1111. self assert: ('jackie' charCodeAt:1) equals: 106.
  1112. self assert: ('jackie' charCodeAt:2) equals: 97.
  1113. self assert: ('jackie' charCodeAt:3) equals: 99.
  1114. self assert: ('jackie' charCodeAt:4) equals: 107.
  1115. self assert: ('jackie' charCodeAt:5) equals: 105.
  1116. self assert: ('jackie' charCodeAt:6) equals: 101
  1117. !
  1118. testCopyFromTo
  1119. self assert: ('jackie' copyFrom: 1 to: 3) equals: 'jac'.
  1120. self assert: ('jackie' copyFrom: 4 to: 6) equals: 'kie'.
  1121. !
  1122. testCopyWithoutAll
  1123. self
  1124. assert: ('*hello* *world*' copyWithoutAll: '*')
  1125. equals: 'hello world'
  1126. !
  1127. testEquality
  1128. self assert: 'hello' equals: 'hello'.
  1129. self deny: 'hello' = 'world'.
  1130. "Test for issue 459"
  1131. self deny: 'hello' = (#() at: 1 ifAbsent: [ ]).
  1132. self assert: 'hello' equals: 'hello' yourself.
  1133. self assert: 'hello' yourself equals: 'hello'.
  1134. "test JS falsy value"
  1135. self deny: '' = 0
  1136. !
  1137. testIdentity
  1138. self assert: 'hello' == 'hello'.
  1139. self deny: 'hello' == 'world'.
  1140. self assert: 'hello' == 'hello' yourself.
  1141. self assert: 'hello' yourself == 'hello'.
  1142. "test JS falsy value"
  1143. self deny: '' == 0
  1144. !
  1145. testIdentityHash
  1146. self assert: 'foo' identityHash equals: 'foo' identityHash.
  1147. self deny: ('foo' identityHash = 'bar' identityHash)
  1148. !
  1149. testIncludesSubString
  1150. self assert: ('amber' includesSubString: 'ber').
  1151. self deny: ('amber' includesSubString: 'zork').
  1152. !
  1153. testIndexOfStartingAtWithNull
  1154. "String cannot hold JS null"
  1155. !
  1156. testIndexOfWithNull
  1157. "String cannot hold JS null"
  1158. !
  1159. testIsVowel
  1160. |vowel consonant|
  1161. vowel := 'u'.
  1162. consonant := 'z'.
  1163. self assert: vowel isVowel equals: true.
  1164. self assert: consonant isVowel equals: false
  1165. !
  1166. testJoin
  1167. self assert: (',' join: #('hello' 'world')) equals: 'hello,world'
  1168. !
  1169. testRemoveAll
  1170. self should: [ self collection removeAll ] raise: Error
  1171. !
  1172. testReversed
  1173. self assert: 'jackiechan' reversed equals: 'nahceikcaj'.
  1174. !
  1175. testStreamContents
  1176. self
  1177. assert: (String streamContents: [ :aStream |
  1178. aStream
  1179. nextPutAll: 'hello'; space;
  1180. nextPutAll: 'world' ])
  1181. equals: 'hello world'
  1182. !
  1183. testSubStrings
  1184. self assert: ('jackiechan' subStrings: 'ie') equals: #( 'jack' 'chan' ).
  1185. !
  1186. testTrim
  1187. self assert: ' jackie' trimLeft equals: 'jackie'.
  1188. self assert: 'jackie ' trimRight equals: 'jackie'.
  1189. !
  1190. testValue
  1191. self assert: (#asString value: 1) equals: '1'.
  1192. "Which (since String and BlockClosure are now polymorphic) enables the nice idiom..."
  1193. self assert: (#(1 2 3) collect: #asString) equals: #('1' '2' '3')
  1194. ! !
  1195. !StringTest class methodsFor: 'fixture'!
  1196. collectionClass
  1197. ^ String
  1198. ! !
  1199. CollectionTest subclass: #SetTest
  1200. instanceVariableNames: ''
  1201. package: 'Kernel-Tests'!
  1202. !SetTest methodsFor: 'fixture'!
  1203. collection
  1204. ^ Set new
  1205. add: Smalltalk;
  1206. add: nil;
  1207. add: 3@3;
  1208. add: false;
  1209. yourself
  1210. !
  1211. collectionOfPrintStrings
  1212. ^ Set new
  1213. add: 'a SmalltalkImage';
  1214. add: 'nil';
  1215. add: '3@3';
  1216. add: 'false';
  1217. yourself
  1218. !
  1219. collectionSize
  1220. ^ 4
  1221. !
  1222. collectionWithDuplicates
  1223. "Set has no duplicates"
  1224. ^ self collection add: 0; yourself
  1225. !
  1226. collectionWithNewValue
  1227. ^ Set new
  1228. add: Smalltalk;
  1229. add: nil;
  1230. add: 3@3;
  1231. add: 'N';
  1232. add: false;
  1233. yourself
  1234. ! !
  1235. !SetTest methodsFor: 'tests'!
  1236. testAddAll
  1237. super testAddAll.
  1238. self assert: (self collection addAll: self collection; yourself) equals: self collection.
  1239. self assert: (self collection addAll: self collectionWithNewValue; yourself) equals: self collectionWithNewValue.
  1240. self assert: (self collectionWithNewValue addAll: self collection; yourself) equals: self collectionWithNewValue
  1241. !
  1242. testAddRemove
  1243. | set |
  1244. set := Set new.
  1245. self assert: set isEmpty.
  1246. set add: 3.
  1247. self assert: (set includes: 3).
  1248. set add: 5.
  1249. self assert: (set includes: 5).
  1250. set remove: 3.
  1251. self deny: (set includes: 3)
  1252. !
  1253. testAt
  1254. self should: [ Set new at: 1 put: 2 ] raise: Error
  1255. !
  1256. testCollect
  1257. super testCollect.
  1258. self assert: (#(5 6 8) asSet collect: [ :x | x \\ 3 ]) equals: #(0 2) asSet
  1259. !
  1260. testComma
  1261. super testComma.
  1262. self assert: self collection, self collection equals: self collection.
  1263. self assert: self collection, self collectionWithNewValue equals: self collectionWithNewValue.
  1264. self assert: self collectionWithNewValue, self collection equals: self collectionWithNewValue
  1265. !
  1266. testComparing
  1267. self assert: #(0 2) asSet equals: #(0 2) asSet.
  1268. self assert: #(2 0) asSet equals: #(0 2) asSet.
  1269. self deny: #(0 2 3) asSet = #(0 2) asSet.
  1270. self deny: #(1 2) asSet = #(0 2) asSet
  1271. !
  1272. testPrintString
  1273. | set |
  1274. set := Set new.
  1275. self assert: set printString equals: 'a Set ()'.
  1276. set add: 1; add: 3.
  1277. self assert: set printString equals: 'a Set (1 3)'.
  1278. set add: 'foo'.
  1279. self assert: set printString equals: 'a Set (1 3 ''foo'')'.
  1280. set remove: 1; remove: 3.
  1281. self assert: set printString equals: 'a Set (''foo'')'.
  1282. set add: 3.
  1283. self assert: set printString equals: 'a Set (3 ''foo'')'.
  1284. set add: 3.
  1285. self assert: set printString equals: 'a Set (3 ''foo'')'
  1286. !
  1287. testUnboxedObjects
  1288. self assert: {'foo' yourself. 'foo' yourself} asSet asArray equals: #('foo')
  1289. !
  1290. testUnicity
  1291. | set |
  1292. set := Set new.
  1293. set add: 21.
  1294. set add: 'hello'.
  1295. set add: 21.
  1296. self assert: set size equals: 2.
  1297. set add: 'hello'.
  1298. self assert: set size equals: 2.
  1299. self assert: set asArray equals: #(21 'hello')
  1300. ! !
  1301. !SetTest class methodsFor: 'fixture'!
  1302. collectionClass
  1303. ^ Set
  1304. ! !
  1305. TestCase subclass: #ConsoleTranscriptTest
  1306. instanceVariableNames: ''
  1307. package: 'Kernel-Tests'!
  1308. !ConsoleTranscriptTest methodsFor: 'tests'!
  1309. testShow
  1310. | originalTranscript |
  1311. originalTranscript := Transcript current.
  1312. Transcript register: ConsoleTranscript new.
  1313. self shouldnt: [ Transcript show: 'Hello console!!' ] raise: Error.
  1314. self shouldnt: [ Transcript show: console ] raise: Error.
  1315. Transcript register: originalTranscript.
  1316. ! !
  1317. TestCase subclass: #JSObjectProxyTest
  1318. instanceVariableNames: ''
  1319. package: 'Kernel-Tests'!
  1320. !JSObjectProxyTest methodsFor: 'accessing'!
  1321. jsObject
  1322. <return jsObject = {a: 1, b: function() {return 2;}, c: function(object) {return object;}, d: '', 'e': null, 'f': void 0}>
  1323. ! !
  1324. !JSObjectProxyTest methodsFor: 'tests'!
  1325. testAtIfAbsent
  1326. | testObject |
  1327. testObject := self jsObject.
  1328. self assert: (testObject at: 'abc' ifAbsent: [ 'Property does not exist' ]) equals: 'Property does not exist'.
  1329. self assert: (testObject at: 'e' ifAbsent: [ 'Property does not exist' ]) equals: nil.
  1330. self assert: (testObject at: 'a' ifAbsent: [ 'Property does not exist' ]) equals: 1.
  1331. self assert: (testObject at: 'f' ifAbsent: [ 'Property does not exist' ]) equals: nil.
  1332. !
  1333. testAtIfPresent
  1334. | testObject |
  1335. testObject := self jsObject.
  1336. self assert: (testObject at: 'abc' ifPresent: [ :x | 'hello ',x asString ]) equals: nil.
  1337. self assert: (testObject at: 'e' ifPresent: [ :x | 'hello ',x asString ]) equals: 'hello nil'.
  1338. self assert: (testObject at: 'a' ifPresent: [ :x | 'hello ',x asString ]) equals: 'hello 1'.
  1339. self assert: (testObject at: 'f' ifPresent: [ :x | 'hello ',x asString ]) equals: 'hello nil'.
  1340. !
  1341. testAtIfPresentIfAbsent
  1342. | testObject |
  1343. testObject := self jsObject.
  1344. self assert: (testObject at: 'abc' ifPresent: [ :x|'hello ',x asString ] ifAbsent: [ 'not present' ]) equals: 'not present'.
  1345. self assert: (testObject at: 'e' ifPresent: [ :x|'hello ',x asString ] ifAbsent: [ 'not present' ]) equals: 'hello nil'.
  1346. self assert: (testObject at: 'a' ifPresent: [ :x|'hello ',x asString ] ifAbsent: [ 'not present' ]) equals: 'hello 1'.
  1347. self assert: (testObject at: 'f' ifPresent: [ :x|'hello ',x asString ] ifAbsent: [ 'not present' ]) equals: 'hello nil'.
  1348. !
  1349. testAtPut
  1350. | testObject |
  1351. testObject := self jsObject.
  1352. self assert: (testObject at: 'abc') ~= 'xyz'.
  1353. self assert: (testObject at: 'abc' put: 'xyz') equals: 'xyz'.
  1354. self assert: (testObject at: 'abc') equals: 'xyz'
  1355. !
  1356. testComparison
  1357. self assert: ({ console. 2 } indexOf: console) equals: 1.
  1358. self assert: console = console.
  1359. self deny: console = Object new.
  1360. self deny: console = self jsObject
  1361. !
  1362. testDNU
  1363. self should: [ self jsObject foo ] raise: MessageNotUnderstood
  1364. !
  1365. testMessageSend
  1366. self assert: self jsObject a equals: 1.
  1367. self assert: self jsObject b equals: 2.
  1368. self assert: (self jsObject c: 3) equals: 3
  1369. !
  1370. testMethodWithArguments
  1371. self assert: (self jsObject c: 1) equals: 1
  1372. !
  1373. testPrinting
  1374. self assert: self jsObject printString equals: '[object Object]'
  1375. !
  1376. testPropertyThatReturnsEmptyString
  1377. | object |
  1378. object := self jsObject.
  1379. self assert: object d equals: ''.
  1380. object d: 'hello'.
  1381. self assert: object d equals: 'hello'
  1382. !
  1383. testPropertyThatReturnsUndefined
  1384. | object |
  1385. object := self jsObject.
  1386. self shouldnt: [ object e ] raise: MessageNotUnderstood.
  1387. self assert: object e isNil
  1388. !
  1389. testValue
  1390. | testObject |
  1391. testObject := self jsObject.
  1392. testObject at: 'value' put: 'aValue'.
  1393. self assert: testObject value equals: 'aValue'
  1394. !
  1395. testYourself
  1396. | object |
  1397. object := self jsObject
  1398. d: 'test';
  1399. yourself.
  1400. self assert: object d equals: 'test'
  1401. ! !
  1402. TestCase subclass: #JavaScriptExceptionTest
  1403. instanceVariableNames: ''
  1404. package: 'Kernel-Tests'!
  1405. !JavaScriptExceptionTest methodsFor: 'helpers'!
  1406. throwException
  1407. <throw 'test'>
  1408. ! !
  1409. !JavaScriptExceptionTest methodsFor: 'tests'!
  1410. testCatchingException
  1411. [ self throwException ]
  1412. on: Error
  1413. do: [ :error |
  1414. self assert: error exception = 'test' ]
  1415. !
  1416. testRaisingException
  1417. self should: [ self throwException ] raise: JavaScriptException
  1418. ! !
  1419. TestCase subclass: #MessageSendTest
  1420. instanceVariableNames: ''
  1421. package: 'Kernel-Tests'!
  1422. !MessageSendTest methodsFor: 'tests'!
  1423. testValue
  1424. | messageSend |
  1425. messageSend := MessageSend new
  1426. receiver: Object new;
  1427. selector: #asString;
  1428. yourself.
  1429. self assert: messageSend value equals: 'an Object'
  1430. !
  1431. testValueWithArguments
  1432. | messageSend |
  1433. messageSend := MessageSend new
  1434. receiver: 2;
  1435. selector: '+';
  1436. yourself.
  1437. self assert: (messageSend value: 3) equals: 5.
  1438. self assert: (messageSend valueWithPossibleArguments: #(4)) equals: 6
  1439. ! !
  1440. TestCase subclass: #MethodInheritanceTest
  1441. instanceVariableNames: 'receiverTop receiverMiddle receiverBottom method performBlock'
  1442. package: 'Kernel-Tests'!
  1443. !MethodInheritanceTest methodsFor: 'accessing'!
  1444. codeGeneratorClass
  1445. ^ CodeGenerator
  1446. !
  1447. targetClassBottom
  1448. ^ JavaScriptException
  1449. !
  1450. targetClassMiddle
  1451. ^ Error
  1452. !
  1453. targetClassTop
  1454. ^ Object
  1455. ! !
  1456. !MethodInheritanceTest methodsFor: 'factory'!
  1457. compiler
  1458. ^ Compiler new
  1459. codeGeneratorClass: self codeGeneratorClass;
  1460. yourself
  1461. ! !
  1462. !MethodInheritanceTest methodsFor: 'initialization'!
  1463. setUp
  1464. receiverTop := self targetClassTop new.
  1465. receiverMiddle := self targetClassMiddle new.
  1466. receiverBottom := self targetClassBottom new.
  1467. method := nil.
  1468. performBlock := [ self error: 'performBlock not initialized' ]
  1469. !
  1470. tearDown
  1471. [ self deinstallTop ] on: Error do: [ ].
  1472. [ self deinstallMiddle ] on: Error do: [ ].
  1473. [ self deinstallBottom ] on: Error do: [ ]
  1474. ! !
  1475. !MethodInheritanceTest methodsFor: 'testing'!
  1476. deinstallBottom
  1477. self targetClassBottom removeCompiledMethod: method
  1478. !
  1479. deinstallMiddle
  1480. self targetClassMiddle removeCompiledMethod: method
  1481. !
  1482. deinstallTop
  1483. self targetClassTop removeCompiledMethod: method
  1484. !
  1485. installBottom: aString
  1486. method := self compiler install: aString forClass: self targetClassBottom protocol: 'tests'
  1487. !
  1488. installMiddle: aString
  1489. method := self compiler install: aString forClass: self targetClassMiddle protocol: 'tests'
  1490. !
  1491. installTop: aString
  1492. method := self compiler install: aString forClass: self targetClassTop protocol: 'tests'
  1493. !
  1494. shouldMNU
  1495. self shouldMNUTop.
  1496. self shouldMNUMiddle.
  1497. self shouldMNUBottom
  1498. !
  1499. shouldMNUBottom
  1500. self should: [ performBlock value: receiverBottom ] raise: MessageNotUnderstood
  1501. !
  1502. shouldMNUMiddle
  1503. self should: [ performBlock value: receiverMiddle ] raise: MessageNotUnderstood
  1504. !
  1505. shouldMNUTop
  1506. self should: [ performBlock value: receiverTop ] raise: MessageNotUnderstood
  1507. !
  1508. shouldReturn: anObject
  1509. | result |
  1510. result := performBlock value: receiverTop.
  1511. self assert: { 'top'. anObject } equals: { 'top'. result }.
  1512. result := performBlock value: receiverMiddle.
  1513. self assert: { 'middle'. anObject } equals: { 'middle'. result }.
  1514. result := performBlock value: receiverBottom.
  1515. self assert: { 'bottom'. anObject } equals: { 'bottom'. result }
  1516. !
  1517. shouldReturn: anObject and: anObject2 and: anObject3
  1518. | result |
  1519. result := performBlock value: receiverTop.
  1520. self assert: { 'top'. anObject } equals: { 'top'. result }.
  1521. result := performBlock value: receiverMiddle.
  1522. self assert: { 'middle'. anObject2 } equals: { 'middle'. result }.
  1523. result := performBlock value: receiverBottom.
  1524. self assert: { 'bottom'. anObject3 } equals: { 'bottom'. result }
  1525. ! !
  1526. !MethodInheritanceTest methodsFor: 'tests'!
  1527. testMNU11
  1528. performBlock := [ :x | x foo ].
  1529. self shouldMNU.
  1530. self installTop: 'foo ^ false'.
  1531. self installTop: 'foo ^ true'.
  1532. self deinstallTop.
  1533. self shouldMNU
  1534. !
  1535. testMNU22
  1536. performBlock := [ :x | x foo ].
  1537. self shouldMNU.
  1538. self installMiddle: 'foo ^ false'.
  1539. self installMiddle: 'foo ^ true'.
  1540. self deinstallMiddle.
  1541. self shouldMNU
  1542. !
  1543. testReturns1
  1544. performBlock := [ :x | x foo ].
  1545. self installTop: 'foo ^ false'.
  1546. self shouldReturn: false.
  1547. self installTop: 'foo ^ true'.
  1548. self shouldReturn: true
  1549. ! !
  1550. TestCase subclass: #NumberTest
  1551. instanceVariableNames: ''
  1552. package: 'Kernel-Tests'!
  1553. !NumberTest methodsFor: 'tests'!
  1554. testAbs
  1555. self assert: 4 abs equals: 4.
  1556. self assert: -4 abs equals: 4
  1557. !
  1558. testArithmetic
  1559. "We rely on JS here, so we won't test complex behavior, just check if
  1560. message sends are corrects"
  1561. self assert: 1.5 + 1 equals: 2.5.
  1562. self assert: 2 - 1 equals: 1.
  1563. self assert: -2 - 1 equals: -3.
  1564. self assert: 12 / 2 equals: 6.
  1565. self assert: 3 * 4 equals: 12.
  1566. self assert: 7 // 2 equals: 3.
  1567. self assert: 7 \\ 2 equals: 1.
  1568. "Simple parenthesis and execution order"
  1569. self assert: 1 + 2 * 3 equals: 9.
  1570. self assert: 1 + (2 * 3) equals: 7
  1571. !
  1572. testAsNumber
  1573. self assert: 3 asNumber equals: 3.
  1574. !
  1575. testCeiling
  1576. self assert: 1.2 ceiling equals: 2.
  1577. self assert: -1.2 ceiling equals: -1.
  1578. self assert: 1.0 ceiling equals: 1.
  1579. !
  1580. testComparison
  1581. self assert: 3 > 2.
  1582. self assert: 2 < 3.
  1583. self deny: 3 < 2.
  1584. self deny: 2 > 3.
  1585. self assert: 3 >= 3.
  1586. self assert: 3.1 >= 3.
  1587. self assert: 3 <= 3.
  1588. self assert: 3 <= 3.1
  1589. !
  1590. testCopying
  1591. self assert: 1 copy == 1.
  1592. self assert: 1 deepCopy == 1
  1593. !
  1594. testEquality
  1595. self assert: (1 = 1).
  1596. self assert: (0 = 0).
  1597. self deny: (1 = 0).
  1598. self assert: (1 yourself = 1).
  1599. self assert: (1 = 1 yourself).
  1600. self assert: (1 yourself = 1 yourself).
  1601. self deny: 0 = false.
  1602. self deny: false = 0.
  1603. self deny: '' = 0.
  1604. self deny: 0 = ''
  1605. !
  1606. testFloor
  1607. self assert: 1.2 floor equals: 1.
  1608. self assert: -1.2 floor equals: -2.
  1609. self assert: 1.0 floor equals: 1.
  1610. !
  1611. testHexNumbers
  1612. self assert: 16r9 equals: 9.
  1613. self assert: 16rA truncated equals: 10.
  1614. self assert: 16rB truncated equals: 11.
  1615. self assert: 16rC truncated equals: 12.
  1616. self assert: 16rD truncated equals: 13.
  1617. self assert: 16rE truncated equals: 14.
  1618. self assert: 16rF truncated equals: 15
  1619. !
  1620. testIdentity
  1621. self assert: 1 == 1.
  1622. self assert: 0 == 0.
  1623. self deny: 1 == 0.
  1624. self assert: 1 yourself == 1.
  1625. self assert: 1 == 1 yourself.
  1626. self assert: 1 yourself == 1 yourself.
  1627. self deny: 1 == 2
  1628. !
  1629. testInvalidHexNumbers
  1630. self should: [ 16rG ] raise: MessageNotUnderstood.
  1631. self should: [ 16rg ] raise: MessageNotUnderstood.
  1632. self should: [ 16rH ] raise: MessageNotUnderstood.
  1633. self should: [ 16rh ] raise: MessageNotUnderstood.
  1634. self should: [ 16rI ] raise: MessageNotUnderstood.
  1635. self should: [ 16ri ] raise: MessageNotUnderstood.
  1636. self should: [ 16rJ ] raise: MessageNotUnderstood.
  1637. self should: [ 16rj ] raise: MessageNotUnderstood.
  1638. self should: [ 16rK ] raise: MessageNotUnderstood.
  1639. self should: [ 16rk ] raise: MessageNotUnderstood.
  1640. self should: [ 16rL ] raise: MessageNotUnderstood.
  1641. self should: [ 16rl ] raise: MessageNotUnderstood.
  1642. self should: [ 16rM ] raise: MessageNotUnderstood.
  1643. self should: [ 16rm ] raise: MessageNotUnderstood.
  1644. self should: [ 16rN ] raise: MessageNotUnderstood.
  1645. self should: [ 16rn ] raise: MessageNotUnderstood.
  1646. self should: [ 16rO ] raise: MessageNotUnderstood.
  1647. self should: [ 16ro ] raise: MessageNotUnderstood.
  1648. self should: [ 16rP ] raise: MessageNotUnderstood.
  1649. self should: [ 16rp ] raise: MessageNotUnderstood.
  1650. self should: [ 16rQ ] raise: MessageNotUnderstood.
  1651. self should: [ 16rq ] raise: MessageNotUnderstood.
  1652. self should: [ 16rR ] raise: MessageNotUnderstood.
  1653. self should: [ 16rr ] raise: MessageNotUnderstood.
  1654. self should: [ 16rS ] raise: MessageNotUnderstood.
  1655. self should: [ 16rs ] raise: MessageNotUnderstood.
  1656. self should: [ 16rT ] raise: MessageNotUnderstood.
  1657. self should: [ 16rt ] raise: MessageNotUnderstood.
  1658. self should: [ 16rU ] raise: MessageNotUnderstood.
  1659. self should: [ 16ru ] raise: MessageNotUnderstood.
  1660. self should: [ 16rV ] raise: MessageNotUnderstood.
  1661. self should: [ 16rv ] raise: MessageNotUnderstood.
  1662. self should: [ 16rW ] raise: MessageNotUnderstood.
  1663. self should: [ 16rw ] raise: MessageNotUnderstood.
  1664. self should: [ 16rX ] raise: MessageNotUnderstood.
  1665. self should: [ 16rx ] raise: MessageNotUnderstood.
  1666. self should: [ 16rY ] raise: MessageNotUnderstood.
  1667. self should: [ 16ry ] raise: MessageNotUnderstood.
  1668. self should: [ 16rZ ] raise: MessageNotUnderstood.
  1669. self should: [ 16rz ] raise: MessageNotUnderstood.
  1670. self should: [ 16rABcdEfZ ] raise: MessageNotUnderstood.
  1671. !
  1672. testLog
  1673. self assert: 10000 log equals: 4.
  1674. self assert: (512 log: 2) equals: 9.
  1675. self assert: Number e ln equals: 1.
  1676. !
  1677. testMinMax
  1678. self assert: (2 max: 5) equals: 5.
  1679. self assert: (2 min: 5) equals: 2
  1680. !
  1681. testNegated
  1682. self assert: 3 negated equals: -3.
  1683. self assert: -3 negated equals: 3
  1684. !
  1685. testPrintShowingDecimalPlaces
  1686. self assert: (23 printShowingDecimalPlaces: 2) equals: '23.00'.
  1687. self assert: (23.5698 printShowingDecimalPlaces: 2) equals: '23.57'.
  1688. self assert: (234.567 negated printShowingDecimalPlaces: 5) equals: '-234.56700'.
  1689. self assert: (23.4567 printShowingDecimalPlaces: 0) equals: '23'.
  1690. self assert: (23.5567 printShowingDecimalPlaces: 0) equals: '24'.
  1691. self assert: (23.4567 negated printShowingDecimalPlaces: 0) equals: '-23'.
  1692. self assert: (23.5567 negated printShowingDecimalPlaces: 0) equals: '-24'.
  1693. self assert: (100000000 printShowingDecimalPlaces: 1) equals: '100000000.0'.
  1694. self assert: (0.98 printShowingDecimalPlaces: 5) equals: '0.98000'.
  1695. self assert: (0.98 negated printShowingDecimalPlaces: 2) equals: '-0.98'.
  1696. self assert: (2.567 printShowingDecimalPlaces: 2) equals: '2.57'.
  1697. self assert: (-2.567 printShowingDecimalPlaces: 2) equals: '-2.57'.
  1698. self assert: (0 printShowingDecimalPlaces: 2) equals: '0.00'.
  1699. !
  1700. testRaisedTo
  1701. self assert: (2 raisedTo: 4) equals: 16.
  1702. self assert: (2 raisedTo: 0) equals: 1.
  1703. self assert: (2 raisedTo: -3) equals: 0.125.
  1704. self assert: (4 raisedTo: 0.5) equals: 2.
  1705. self assert: 2 ** 4 equals: 16.
  1706. !
  1707. testRounded
  1708. self assert: 3 rounded equals: 3.
  1709. self assert: 3.212 rounded equals: 3.
  1710. self assert: 3.51 rounded equals: 4
  1711. !
  1712. testSign
  1713. self assert: 5 sign equals: 1.
  1714. self assert: 0 sign equals: 0.
  1715. self assert: -1.4 sign equals: -1.
  1716. !
  1717. testSqrt
  1718. self assert: 4 sqrt equals: 2.
  1719. self assert: 16 sqrt equals: 4
  1720. !
  1721. testSquared
  1722. self assert: 4 squared equals: 16
  1723. !
  1724. testTimesRepeat
  1725. | i |
  1726. i := 0.
  1727. 0 timesRepeat: [ i := i + 1 ].
  1728. self assert: i equals: 0.
  1729. 5 timesRepeat: [ i := i + 1 ].
  1730. self assert: i equals: 5
  1731. !
  1732. testTo
  1733. self assert: (1 to: 5) equals: #(1 2 3 4 5)
  1734. !
  1735. testToBy
  1736. self assert: (0 to: 6 by: 2) equals: #(0 2 4 6).
  1737. self should: [ 1 to: 4 by: 0 ] raise: Error
  1738. !
  1739. testTrigonometry
  1740. self assert: 0 cos equals: 1.
  1741. self assert: 0 sin equals: 0.
  1742. self assert: 0 tan equals: 0.
  1743. self assert: 1 arcCos equals: 0.
  1744. self assert: 0 arcSin equals: 0.
  1745. self assert: 0 arcTan equals: 0.
  1746. !
  1747. testTruncated
  1748. self assert: 3 truncated equals: 3.
  1749. self assert: 3.212 truncated equals: 3.
  1750. self assert: 3.51 truncated equals: 3
  1751. ! !
  1752. Object subclass: #ObjectMock
  1753. instanceVariableNames: 'foo bar'
  1754. package: 'Kernel-Tests'!
  1755. !ObjectMock commentStamp!
  1756. ObjectMock is there only to perform tests on classes.!
  1757. !ObjectMock methodsFor: 'not yet classified'!
  1758. foo
  1759. ^ foo
  1760. !
  1761. foo: anObject
  1762. foo := anObject
  1763. ! !
  1764. TestCase subclass: #ObjectTest
  1765. instanceVariableNames: ''
  1766. package: 'Kernel-Tests'!
  1767. !ObjectTest methodsFor: 'tests'!
  1768. notDefined
  1769. <return void 0;>
  1770. !
  1771. testBasicAccess
  1772. | o |
  1773. o := Object new.
  1774. o basicAt: 'a' put: 1.
  1775. self assert: (o basicAt: 'a') equals: 1.
  1776. self assert: (o basicAt: 'b') equals: nil
  1777. !
  1778. testBasicPerform
  1779. | o |
  1780. o := Object new.
  1781. o basicAt: 'func' put: [ 'hello' ].
  1782. o basicAt: 'func2' put: [ :a | a + 1 ].
  1783. self assert: (o basicPerform: 'func') equals: 'hello'.
  1784. self assert: (o basicPerform: 'func2' withArguments: #(3)) equals: 4
  1785. !
  1786. testDNU
  1787. self should: [ Object new foo ] raise: MessageNotUnderstood
  1788. !
  1789. testEquality
  1790. | o |
  1791. o := Object new.
  1792. self deny: o = Object new.
  1793. self assert: (o = o).
  1794. self assert: (o yourself = o).
  1795. self assert: (o = o yourself)
  1796. !
  1797. testHalt
  1798. self should: [ Object new halt ] raise: Error
  1799. !
  1800. testIdentity
  1801. | o |
  1802. o := Object new.
  1803. self deny: o == Object new.
  1804. self assert: o == o.
  1805. self assert: o yourself == o.
  1806. self assert: o == o yourself
  1807. !
  1808. testIfNil
  1809. self deny: Object new isNil.
  1810. self deny: (Object new ifNil: [ true ]) = true.
  1811. self assert: (Object new ifNotNil: [ true ]) equals: true.
  1812. self assert: (Object new ifNil: [ false ] ifNotNil: [ true ]) equals: true.
  1813. self assert: (Object new ifNotNil: [ true ] ifNil: [ false ]) equals: true
  1814. !
  1815. testInstVars
  1816. | o |
  1817. o := ObjectMock new.
  1818. self assert: (o instVarAt: #foo) equals: nil.
  1819. o instVarAt: #foo put: 1.
  1820. self assert: (o instVarAt: #foo) equals: 1.
  1821. self assert: (o instVarAt: 'foo') equals: 1
  1822. !
  1823. testNilUndefined
  1824. "nil in Smalltalk is the undefined object in JS"
  1825. self assert: self notDefined equals: nil
  1826. !
  1827. testYourself
  1828. | o |
  1829. o := ObjectMock new.
  1830. self assert: o yourself == o
  1831. !
  1832. testidentityHash
  1833. | o1 o2 |
  1834. o1 := Object new.
  1835. o2 := Object new.
  1836. self assert: o1 identityHash == o1 identityHash.
  1837. self deny: o1 identityHash == o2 identityHash
  1838. ! !
  1839. TestCase subclass: #PointTest
  1840. instanceVariableNames: ''
  1841. package: 'Kernel-Tests'!
  1842. !PointTest methodsFor: 'tests'!
  1843. testAccessing
  1844. self assert: (Point x: 3 y: 4) x equals: 3.
  1845. self assert: (Point x: 3 y: 4) y equals: 4.
  1846. self assert: (Point new x: 3) x equals: 3.
  1847. self assert: (Point new y: 4) y equals: 4
  1848. !
  1849. testArithmetic
  1850. self assert: 3@4 * (3@4 ) equals: (Point x: 9 y: 16).
  1851. self assert: 3@4 + (3@4 ) equals: (Point x: 6 y: 8).
  1852. self assert: 3@4 - (3@4 ) equals: (Point x: 0 y: 0).
  1853. self assert: 6@8 / (3@4 ) equals: (Point x: 2 y: 2)
  1854. !
  1855. testAt
  1856. self assert: 3@4 equals: (Point x: 3 y: 4)
  1857. !
  1858. testComparison
  1859. self assert: 3@4 < (4@5).
  1860. self deny: 3@4 < (4@4).
  1861. self assert: 4@5 <= (4@5).
  1862. self deny: 4@5 <= (3@5).
  1863. self assert: 5@6 > (4@5).
  1864. self deny: 5@6 > (6@6).
  1865. self assert: 4@5 >= (4@5).
  1866. self deny: 4@5 >= (5@5)
  1867. !
  1868. testEgality
  1869. self assert: (3@4 = (3@4)).
  1870. self deny: 3@5 = (3@6)
  1871. !
  1872. testNew
  1873. self assert: (Point new x: 3) y equals: nil.
  1874. self deny: (Point new x: 3) x = 0.
  1875. self assert: (Point new y: 4) x equals: nil.
  1876. self deny: (Point new y: 4) y = 0
  1877. !
  1878. testTranslateBy
  1879. self assert: (3@3 translateBy: 0@1) equals: 3@4.
  1880. self assert: (3@3 translateBy: 0@1 negated) equals: 3@2.
  1881. self assert: (3@3 translateBy: 2@3) equals: 5@6.
  1882. self assert: (3@3 translateBy: 3 negated @0) equals: 0@3.
  1883. ! !
  1884. TestCase subclass: #QueueTest
  1885. instanceVariableNames: ''
  1886. package: 'Kernel-Tests'!
  1887. !QueueTest methodsFor: 'tests'!
  1888. testNextIfAbsent
  1889. | queue |
  1890. queue := Queue new.
  1891. queue nextPut: 'index1'.
  1892. self assert: (queue nextIfAbsent: 'empty') = 'index1'.
  1893. self deny: (queue nextIfAbsent: 'empty') = 'index1'
  1894. !
  1895. testQueueNext
  1896. | queue |
  1897. queue := Queue new.
  1898. queue
  1899. nextPut: 'index1';
  1900. nextPut: 'index2'.
  1901. self assert: queue next = 'index1'.
  1902. self deny: queue next = 'index'.
  1903. self should: [ queue next ] raise: Error
  1904. ! !
  1905. TestCase subclass: #RandomTest
  1906. instanceVariableNames: ''
  1907. package: 'Kernel-Tests'!
  1908. !RandomTest methodsFor: 'tests'!
  1909. testAtRandomNumber
  1910. |val|
  1911. 100 timesRepeat: [
  1912. val := 10 atRandom.
  1913. self assert: (val > 0).
  1914. self assert: (val <11)
  1915. ]
  1916. !
  1917. testAtRandomSequenceableCollection
  1918. |val|
  1919. 100 timesRepeat: [
  1920. val := 'abc' atRandom.
  1921. self assert: ((val = 'a') | (val = 'b') | (val = 'c' )).
  1922. ].
  1923. !
  1924. textNext
  1925. 10000 timesRepeat: [
  1926. | current next |
  1927. next := Random new next.
  1928. self assert: (next >= 0).
  1929. self assert: (next < 1).
  1930. self deny: current = next.
  1931. next = current ]
  1932. ! !
  1933. TestCase subclass: #StreamTest
  1934. instanceVariableNames: ''
  1935. package: 'Kernel-Tests'!
  1936. !StreamTest methodsFor: 'accessing'!
  1937. collectionClass
  1938. ^ self class collectionClass
  1939. !
  1940. newCollection
  1941. ^ self collectionClass new
  1942. !
  1943. newStream
  1944. ^ self collectionClass new stream
  1945. ! !
  1946. !StreamTest methodsFor: 'tests'!
  1947. testAtStartAtEnd
  1948. | stream |
  1949. stream := self newStream.
  1950. self assert: stream atStart.
  1951. self assert: stream atEnd.
  1952. stream nextPutAll: self newCollection.
  1953. self assert: stream atEnd.
  1954. self deny: stream atStart.
  1955. stream position: 1.
  1956. self deny: stream atEnd.
  1957. self deny: stream atStart
  1958. !
  1959. testContents
  1960. | stream |
  1961. stream := self newStream.
  1962. stream nextPutAll: self newCollection.
  1963. self assert: stream contents equals: self newCollection
  1964. !
  1965. testIsEmpty
  1966. | stream |
  1967. stream := self newStream.
  1968. self assert: stream isEmpty.
  1969. stream nextPutAll: self newCollection.
  1970. self deny: stream isEmpty
  1971. !
  1972. testPosition
  1973. | collection stream |
  1974. collection := self newCollection.
  1975. stream := self newStream.
  1976. stream nextPutAll: collection.
  1977. self assert: stream position equals: collection size.
  1978. stream position: 0.
  1979. self assert: stream position equals: 0.
  1980. stream next.
  1981. self assert: stream position equals: 1.
  1982. stream next.
  1983. self assert: stream position equals: 2
  1984. !
  1985. testReading
  1986. | stream collection |
  1987. collection := self newCollection.
  1988. stream := self newStream.
  1989. stream
  1990. nextPutAll: collection;
  1991. position: 0.
  1992. collection do: [ :each |
  1993. self assert: stream next equals: each ].
  1994. self assert: stream next isNil
  1995. !
  1996. testStreamContents
  1997. !
  1998. testWrite
  1999. | stream collection |
  2000. collection := self newCollection.
  2001. stream := self newStream.
  2002. collection do: [ :each | stream << each ].
  2003. self assert: stream contents equals: collection
  2004. !
  2005. testWriting
  2006. | stream collection |
  2007. collection := self newCollection.
  2008. stream := self newStream.
  2009. collection do: [ :each | stream nextPut: each ].
  2010. self assert: stream contents equals: collection.
  2011. stream := self newStream.
  2012. stream nextPutAll: collection.
  2013. self assert: stream contents equals: collection
  2014. ! !
  2015. !StreamTest class methodsFor: 'accessing'!
  2016. collectionClass
  2017. ^ nil
  2018. ! !
  2019. !StreamTest class methodsFor: 'testing'!
  2020. isAbstract
  2021. ^ self collectionClass isNil
  2022. ! !
  2023. StreamTest subclass: #ArrayStreamTest
  2024. instanceVariableNames: ''
  2025. package: 'Kernel-Tests'!
  2026. !ArrayStreamTest methodsFor: 'accessing'!
  2027. newCollection
  2028. ^ { true. 1. 3@4. 'foo' }
  2029. ! !
  2030. !ArrayStreamTest class methodsFor: 'accessing'!
  2031. collectionClass
  2032. ^ Array
  2033. ! !
  2034. StreamTest subclass: #StringStreamTest
  2035. instanceVariableNames: ''
  2036. package: 'Kernel-Tests'!
  2037. !StringStreamTest methodsFor: 'accessing'!
  2038. newCollection
  2039. ^ 'hello world'
  2040. ! !
  2041. !StringStreamTest class methodsFor: 'accessing'!
  2042. collectionClass
  2043. ^ String
  2044. ! !
  2045. TestCase subclass: #UndefinedTest
  2046. instanceVariableNames: ''
  2047. package: 'Kernel-Tests'!
  2048. !UndefinedTest methodsFor: 'tests'!
  2049. testCopying
  2050. self assert: nil copy equals: nil
  2051. !
  2052. testDeepCopy
  2053. self assert: nil deepCopy = nil
  2054. !
  2055. testIfNil
  2056. self assert: (nil ifNil: [ true ]) equals: true.
  2057. self deny: (nil ifNotNil: [ true ]) = true.
  2058. self assert: (nil ifNil: [ true ] ifNotNil: [ false ]) equals: true.
  2059. self deny: (nil ifNotNil: [ true ] ifNil: [ false ]) = true
  2060. !
  2061. testIsNil
  2062. self assert: nil isNil.
  2063. self deny: nil notNil.
  2064. ! !