Kernel-Tests.st 73 KB

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