Kernel-Tests.st 53 KB

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