Kernel-Tests.st 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808
  1. Smalltalk current createPackage: 'Kernel-Tests'!
  2. TestCase subclass: #BlockClosureTest
  3. instanceVariableNames: ''
  4. package: 'Kernel-Tests'!
  5. !BlockClosureTest methodsFor: 'tests'!
  6. testCanClearInterval
  7. self shouldnt: [([Error new signal] valueWithInterval: 0) clearInterval] raise: Error
  8. !
  9. testCanClearTimeout
  10. self shouldnt: [([Error new signal] valueWithTimeout: 0) clearTimeout] raise: Error
  11. !
  12. testCompiledSource
  13. self assert: ([1+1] compiledSource includesSubString: 'function')
  14. !
  15. testCurrySelf
  16. | curriedMethod array |
  17. curriedMethod := [ :selfarg :x | selfarg at: x ] currySelf asCompiledMethod: 'foo:'.
  18. array := #(3 1 4).
  19. ClassBuilder new installMethod: curriedMethod forClass: Array category: '**test helper'.
  20. [ self assert: (array foo: 2) equals: 1 ]
  21. ensure: [ Array removeCompiledMethod: curriedMethod ]
  22. !
  23. testEnsure
  24. self assert: ([3] ensure: [4]) equals: 3
  25. !
  26. testEnsureRaises
  27. self should: [[Error new signal] ensure: [true]] raise: Error
  28. !
  29. testExceptionSemantics
  30. "See https://github.com/NicolasPetton/amber/issues/314"
  31. self timeout: 100.
  32. (self async: [
  33. [
  34. self assert: true.
  35. Error signal.
  36. "The following should *not* be run"
  37. self deny: true.
  38. self finished.
  39. ] on: Error do: [ :ex | self finished ]
  40. ]) valueWithTimeout: 0
  41. !
  42. testNewWithValues
  43. <
  44. function theTestPrototype() {this.name = "theTestPrototype";}
  45. function theTestConstructor(arg1, arg2, arg3) {}
  46. theTestConstructor.prototype = new theTestPrototype;
  47. var theWrappedConstructor = _st(theTestConstructor);
  48. var theResult = theWrappedConstructor._newWithValues_([1, 2, 3]);
  49. self._assert_equals_(Object.getPrototypeOf(theResult).name, 'theTestPrototype');
  50. "newWithValues: cannot help if the argument list is wrong, and should warn that a mistake was made."
  51. function constructionShouldFail() {var anotherResult = theWrappedConstructor._newWithValues_('This is so wrong');}
  52. self._should_raise_(_st(constructionShouldFail), smalltalk.Error);
  53. >
  54. !
  55. testNumArgs
  56. self assert: [] numArgs equals: 0.
  57. self assert: [:a :b | ] numArgs equals: 2
  58. !
  59. testOnDo
  60. self assert: ([Error new signal] on: Error do: [:ex | true])
  61. !
  62. testValue
  63. self assert: ([1+1] value) equals: 2.
  64. self assert: ([:x | x +1] value: 2) equals: 3.
  65. self assert: ([:x :y | x*y] value: 2 value: 4) equals: 8.
  66. "Arguments are optional in Amber. This isn't ANSI compliant."
  67. self assert: ([:a :b :c | 1] value) equals: 1
  68. !
  69. testValueWithPossibleArguments
  70. self assert: ([1] valueWithPossibleArguments: #(3 4)) equals: 1.
  71. self assert: ([:a | a + 4] valueWithPossibleArguments: #(3 4)) equals: 7.
  72. self assert: ([:a :b | a + b] valueWithPossibleArguments: #(3 4 5)) equals: 7.
  73. !
  74. testWhileFalse
  75. | i |
  76. i := 0.
  77. [i > 5] whileFalse: [i := i + 1].
  78. self assert: i equals: 6.
  79. i := 0.
  80. [i := i + 1. i > 5] whileFalse.
  81. self assert: i equals: 6
  82. !
  83. testWhileTrue
  84. | i |
  85. i := 0.
  86. [i < 5] whileTrue: [i := i + 1].
  87. self assert: i equals: 5.
  88. i := 0.
  89. [i := i + 1. i < 5] whileTrue.
  90. self assert: i equals: 5
  91. ! !
  92. TestCase subclass: #BooleanTest
  93. instanceVariableNames: ''
  94. package: 'Kernel-Tests'!
  95. !BooleanTest methodsFor: 'tests'!
  96. testEquality
  97. "We're on top of JS...just be sure to check the basics!!"
  98. self deny: 0 = false.
  99. self deny: false = 0.
  100. self deny: '' = false.
  101. self deny: false = ''.
  102. self assert: (true = true).
  103. self deny: false = true.
  104. self deny: true = false.
  105. self assert: (false = false).
  106. "JS may do some type coercing after sending a message"
  107. self assert: (true yourself = true).
  108. self assert: (true yourself = true yourself)
  109. !
  110. testIdentity
  111. "We're on top of JS...just be sure to check the basics!!"
  112. self deny: 0 == false.
  113. self deny: false == 0.
  114. self deny: '' == false.
  115. self deny: false == ''.
  116. self assert: true == true.
  117. self deny: false == true.
  118. self deny: true == false.
  119. self assert: false == false.
  120. "JS may do some type coercing after sending a message"
  121. self assert: true yourself == true.
  122. self assert: true yourself == true yourself
  123. !
  124. testIfTrueIfFalse
  125. self assert: (true ifTrue: ['alternative block']) equals: 'alternative block'.
  126. self assert: (true ifFalse: ['alternative block']) equals: nil.
  127. self assert: (false ifTrue: ['alternative block']) equals: nil.
  128. self assert: (false ifFalse: ['alternative block']) equals: 'alternative block'.
  129. self assert: (false ifTrue: ['alternative block'] ifFalse: ['alternative block2']) equals: 'alternative block2'.
  130. self assert: (false ifFalse: ['alternative block'] ifTrue: ['alternative block2']) equals: 'alternative block'.
  131. self assert: (true ifTrue: ['alternative block'] ifFalse: ['alternative block2']) equals: 'alternative block'.
  132. self assert: (true ifFalse: ['alternative block'] ifTrue: ['alternative block2']) equals: 'alternative block2'.
  133. !
  134. testIfTrueIfFalseWithBoxing
  135. self assert: (true yourself ifTrue: ['alternative block']) equals: 'alternative block'.
  136. self assert: (true yourself ifFalse: ['alternative block']) equals: nil.
  137. self assert: (false yourself ifTrue: ['alternative block']) equals: nil.
  138. self assert: (false yourself ifFalse: ['alternative block']) equals: 'alternative block'.
  139. self assert: (false yourself ifTrue: ['alternative block'] ifFalse: ['alternative block2']) equals: 'alternative block2'.
  140. self assert: (false yourself ifFalse: ['alternative block'] ifTrue: ['alternative block2']) equals: 'alternative block'.
  141. self assert: (true yourself ifTrue: ['alternative block'] ifFalse: ['alternative block2']) equals: 'alternative block'.
  142. self assert: (true yourself ifFalse: ['alternative block'] ifTrue: ['alternative block2']) equals: 'alternative block2'.
  143. !
  144. testLogic
  145. "Trivial logic table"
  146. self assert: (true & true);
  147. deny: (true & false);
  148. deny: (false & true);
  149. deny: (false & false).
  150. self assert: (true | true);
  151. assert: (true | false);
  152. assert: (false | true);
  153. deny: (false | false).
  154. "Checking that expressions work fine too"
  155. self assert: (true & (1 > 0));
  156. deny: ((1 > 0) & false);
  157. deny: ((1 > 0) & (1 > 2)).
  158. self assert: (false | (1 > 0));
  159. assert: ((1 > 0) | false);
  160. assert: ((1 > 0) | (1 > 2))
  161. !
  162. testLogicKeywords
  163. "Trivial logic table"
  164. self
  165. assert: (true and: [ true]);
  166. deny: (true and: [ false ]);
  167. deny: (false and: [ true ]);
  168. deny: (false and: [ false ]).
  169. self
  170. assert: (true or: [ true ]);
  171. assert: (true or: [ false ]);
  172. assert: (false or: [ true ]);
  173. deny: (false or: [ false ]).
  174. "Checking that expressions work fine too"
  175. self
  176. assert: (true and: [ 1 > 0 ]);
  177. deny: ((1 > 0) and: [ false ]);
  178. deny: ((1 > 0) and: [ 1 > 2 ]).
  179. self
  180. assert: (false or: [ 1 > 0 ]);
  181. assert: ((1 > 0) or: [ false ]);
  182. assert: ((1 > 0) or: [ 1 > 2 ])
  183. !
  184. testNonBooleanError
  185. self should: [ '' ifTrue: [] ifFalse: [] ] raise: NonBooleanReceiver
  186. ! !
  187. TestCase subclass: #ClassBuilderTest
  188. instanceVariableNames: 'builder theClass'
  189. package: 'Kernel-Tests'!
  190. !ClassBuilderTest methodsFor: 'running'!
  191. setUp
  192. builder := ClassBuilder new
  193. !
  194. tearDown
  195. theClass ifNotNil: [Smalltalk current removeClass: theClass. theClass := nil]
  196. ! !
  197. !ClassBuilderTest methodsFor: 'tests'!
  198. testClassCopy
  199. theClass := builder copyClass: ObjectMock named: 'ObjectMock2'.
  200. self assert: theClass superclass == ObjectMock superclass.
  201. self assert: theClass instanceVariableNames == ObjectMock instanceVariableNames.
  202. self assert: theClass name equals: 'ObjectMock2'.
  203. self assert: theClass package == ObjectMock package.
  204. self assert: theClass methodDictionary keys equals: ObjectMock methodDictionary keys
  205. !
  206. testClassMigration
  207. | instance oldClass |
  208. oldClass := builder copyClass: ObjectMock named: 'ObjectMock2'.
  209. instance := (Smalltalk current at: 'ObjectMock2') new.
  210. "Change the superclass of ObjectMock2"
  211. ObjectMock subclass: (Smalltalk current at: 'ObjectMock2')
  212. instanceVariableNames: ''
  213. package: 'Kernel-Tests'.
  214. self deny: oldClass == ObjectMock2.
  215. self assert: ObjectMock2 superclass == ObjectMock.
  216. self assert: ObjectMock2 instanceVariableNames isEmpty.
  217. self assert: ObjectMock2 selectors equals: oldClass selectors.
  218. self assert: ObjectMock2 comment equals: oldClass comment.
  219. self assert: ObjectMock2 package name equals: 'Kernel-Tests'.
  220. self deny: instance class == ObjectMock2.
  221. "Commeting this out. Tests implementation detail."
  222. "self assert: instance class name equals: 'OldObjectMock2'."
  223. self assert: (Smalltalk current at: instance class name) isNil.
  224. Smalltalk current removeClass: ObjectMock2
  225. !
  226. testClassMigrationWithClassInstanceVariables
  227. builder copyClass: ObjectMock named: 'ObjectMock2'.
  228. ObjectMock2 class instanceVariableNames: 'foo bar'.
  229. "Change the superclass of ObjectMock2"
  230. ObjectMock subclass: (Smalltalk current at: 'ObjectMock2')
  231. instanceVariableNames: ''
  232. package: 'Kernel-Tests'.
  233. self assert: ObjectMock2 class instanceVariableNames equals: #('foo' 'bar').
  234. Smalltalk current removeClass: ObjectMock2
  235. !
  236. testClassMigrationWithSubclasses
  237. builder copyClass: ObjectMock named: 'ObjectMock2'.
  238. ObjectMock2 subclass: 'ObjectMock3' instanceVariableNames: '' package: 'Kernel-Tests'.
  239. ObjectMock3 subclass: 'ObjectMock4' instanceVariableNames: '' package: 'Kernel-Tests'.
  240. "Change the superclass of ObjectMock2"
  241. ObjectMock subclass: (Smalltalk current at: 'ObjectMock2')
  242. instanceVariableNames: ''
  243. package: 'Kernel-Tests'.
  244. self assert: (ObjectMock subclasses includes: ObjectMock2).
  245. self assert: (ObjectMock2 subclasses includes: ObjectMock3).
  246. self assert: (ObjectMock3 subclasses includes: ObjectMock4).
  247. ObjectMock allSubclasses do: [ :each | Smalltalk current removeClass: each ]
  248. !
  249. testInstanceVariableNames
  250. self assert: (builder instanceVariableNamesFor: ' hello world ') equals: #('hello' 'world')
  251. ! !
  252. TestCase subclass: #CollectionTest
  253. instanceVariableNames: ''
  254. package: 'Kernel-Tests'!
  255. !CollectionTest methodsFor: 'accessing'!
  256. collection
  257. ^ self collectionClass withAll: self defaultValues
  258. !
  259. collectionClass
  260. ^ self class collectionClass
  261. !
  262. collectionWithDuplicates
  263. ^ self collectionClass withAll: #('a' 'b' 'c' 1 2 1 'a')
  264. !
  265. defaultValues
  266. ^ #(1 2 3 -4)
  267. ! !
  268. !CollectionTest methodsFor: 'convenience'!
  269. assertSameContents: aCollection as: anotherCollection
  270. self assert: (aCollection size = anotherCollection size).
  271. aCollection do: [ :each |
  272. self assert: ((aCollection occurrencesOf: each) = (anotherCollection occurrencesOf: each)) ]
  273. ! !
  274. !CollectionTest methodsFor: 'testing'!
  275. isCollectionReadOnly
  276. ^ false
  277. ! !
  278. !CollectionTest methodsFor: 'tests'!
  279. testAsArray
  280. self
  281. assertSameContents: self collection
  282. as: self collection asArray
  283. !
  284. testAsOrderedCollection
  285. self
  286. assertSameContents: self collection
  287. as: self collection asOrderedCollection
  288. !
  289. testAsSet
  290. | c set |
  291. c := self collectionWithDuplicates.
  292. set := c asSet.
  293. self assert: set size equals: 5.
  294. c do: [ :each |
  295. self assert: (set includes: each) ]
  296. !
  297. testCollect
  298. | newCollection |
  299. newCollection := #(1 2 3 4).
  300. self
  301. assertSameContents: (self collection collect: [ :each |
  302. each abs ])
  303. as: newCollection
  304. !
  305. testDetect
  306. self assert: (self collection detect: [ :each | each < 0 ]) equals: -4.
  307. self
  308. should: [ self collection detect: [ :each | each = 6 ] ]
  309. raise: Error
  310. !
  311. testDo
  312. | newCollection |
  313. newCollection := OrderedCollection new.
  314. self collection do: [ :each |
  315. newCollection add: each ].
  316. self
  317. assertSameContents: self collection
  318. as: newCollection
  319. !
  320. testIsEmpty
  321. self assert: self collectionClass new isEmpty.
  322. self deny: self collection isEmpty
  323. !
  324. testSelect
  325. | newCollection |
  326. newCollection := #(2 -4).
  327. self
  328. assertSameContents: (self collection select: [ :each |
  329. each even ])
  330. as: newCollection
  331. !
  332. testSize
  333. self assert: self collectionClass new size equals: 0.
  334. self assert: self collection size equals: 4
  335. ! !
  336. !CollectionTest class methodsFor: 'accessing'!
  337. collectionClass
  338. ^ nil
  339. ! !
  340. !CollectionTest class methodsFor: 'testing'!
  341. isAbstract
  342. ^ self collectionClass isNil
  343. ! !
  344. CollectionTest subclass: #IndexableCollectionTest
  345. instanceVariableNames: ''
  346. package: 'Kernel-Tests'!
  347. !IndexableCollectionTest methodsFor: 'tests'!
  348. testAt
  349. self assert: (self collection at: 4) equals: -4.
  350. self should: [ self collection at: 5 ] raise: Error
  351. !
  352. testAtIfAbsent
  353. self assert: (self collection at: (self collection size + 1) ifAbsent: [ 'none' ]) equals: 'none'
  354. !
  355. testContains
  356. | collection |
  357. collection := self collection.
  358. self assert: (self collection contains: [ :each | each = self collection first ]).
  359. self deny: (self collection contains: [ :each | each = Object new ])
  360. !
  361. testIndexOf
  362. self assert: (self collection indexOf: 2) equals: 2.
  363. self should: [ self collection indexOf: 999 ] raise: Error.
  364. self assert: (self collection indexOf: 999 ifAbsent: [ 'sentinel' ]) equals: 'sentinel'
  365. !
  366. testWithIndexDo
  367. | collection |
  368. collection := self collection.
  369. self collection withIndexDo: [ :each :index |
  370. self assert: (collection at: index) equals: each ]
  371. ! !
  372. IndexableCollectionTest subclass: #HashedCollectionTest
  373. instanceVariableNames: ''
  374. package: 'Kernel-Tests'!
  375. !HashedCollectionTest methodsFor: 'accessing'!
  376. collection
  377. ^ #{ 'b' -> 1. 'a' -> 2. 'c' -> 3. 'd' -> -4 }
  378. !
  379. collectionWithDuplicates
  380. ^ #{ 'b' -> 1. 'a' -> 2. 'c' -> 3. 'd' -> -4. 'e' -> 1. 'f' -> 2. 'g' -> 10 }
  381. ! !
  382. !HashedCollectionTest methodsFor: 'tests'!
  383. testAsDictionary
  384. self assert: ( self collectionClass new asDictionary isMemberOf: Dictionary ).
  385. !
  386. testAt
  387. self assert: (self collection at: 'a') equals: 2.
  388. self should: [ self collection at: 5 ] raise: Error
  389. !
  390. testContains
  391. | collection |
  392. collection := self collection.
  393. self assert: (self collection contains: [ :each | each = self collection values first ]).
  394. self deny: (self collection contains: [ :each | each = Object new ])
  395. !
  396. testFrom
  397. "Accept a collection of associations."
  398. | associations |
  399. associations := { 'a' -> 1. 'b' -> 2 }.
  400. self assertSameContents: ( self class collectionClass from: associations ) as: #{ 'a' -> 1. 'b' -> 2 }.
  401. !
  402. testIndexOf
  403. self assert: (self collection indexOf: 2) equals: 'a'.
  404. self should: [ self collection indexOf: 999 ] raise: Error.
  405. self assert: (self collection indexOf: 999 ifAbsent: [ 'sentinel' ]) equals: 'sentinel'
  406. !
  407. testNewFromPairs
  408. "Accept an array in which all odd indexes are keys and evens are values."
  409. | flattenedAssociations |
  410. flattenedAssociations := { 'a'. 1. 'b'. 2 }.
  411. self assertSameContents: ( self class collectionClass newFromPairs: flattenedAssociations ) as: #{ 'a' -> 1. 'b' -> 2 }.
  412. ! !
  413. !HashedCollectionTest class methodsFor: 'accessing'!
  414. collectionClass
  415. ^ HashedCollection
  416. ! !
  417. HashedCollectionTest subclass: #DictionaryTest
  418. instanceVariableNames: ''
  419. package: 'Kernel-Tests'!
  420. !DictionaryTest methodsFor: 'accessing'!
  421. collection
  422. ^ Dictionary new
  423. at: 1 put: 1;
  424. at: 'a' put: 2;
  425. at: true put: 3;
  426. at: 4 put: -4;
  427. yourself
  428. !
  429. collectionWithDuplicates
  430. ^ Dictionary new
  431. at: 1 put: 1;
  432. at: 'a' put: 2;
  433. at: true put: 3;
  434. at: 4 put: -4;
  435. at: 'b' put: 1;
  436. at: 3 put: 3;
  437. at: false put: 12;
  438. yourself
  439. ! !
  440. !DictionaryTest methodsFor: 'tests'!
  441. testAccessing
  442. | d |
  443. d := Dictionary new.
  444. d at: 'hello' put: 'world'.
  445. self assert: (d at: 'hello') equals: 'world'.
  446. self assert: (d at: 'hello' ifAbsent: [nil]) equals: 'world'.
  447. self deny: (d at: 'foo' ifAbsent: [nil]) = 'world'.
  448. self assert: (d includesKey: 'hello').
  449. self deny: (d includesKey: 'foo').
  450. d at: 1 put: 2.
  451. self assert: (d at: 1) equals: 2.
  452. d at: 1@3 put: 3.
  453. self assert: (d at: 1@3) equals: 3.
  454. self assert: (d includesKey: 1@3).
  455. self deny: (d includesKey: 3@1)
  456. !
  457. testAsHashedCollection
  458. self assert: ( self collectionClass new asHashedCollection isMemberOf: HashedCollection ).
  459. !
  460. testDynamicDictionaries
  461. self assert: #{'hello' -> 1} asDictionary equals: (Dictionary with: 'hello' -> 1)
  462. !
  463. testEquality
  464. | d1 d2 |
  465. self assert: (Dictionary new = Dictionary new).
  466. d1 := Dictionary new at: 1 put: 2; yourself.
  467. d2 := Dictionary new at: 1 put: 2; yourself.
  468. self assert: (d1 = d2).
  469. d2 := Dictionary new at: 1 put: 3; yourself.
  470. self deny: d1 = d2.
  471. d2 := Dictionary new at: 2 put: 2; yourself.
  472. self deny: d1 = d2.
  473. d2 := Dictionary new at: 1 put: 2; at: 3 put: 4; yourself.
  474. self deny: d1 = d2.
  475. !
  476. testIfAbsent
  477. | d visited |
  478. visited := false.
  479. d := Dictionary new.
  480. d at: 'hello' ifAbsent: [ visited := true ].
  481. self assert: visited.
  482. !
  483. testIfPresent
  484. | d visited absent |
  485. visited := false.
  486. d := Dictionary new.
  487. d at: 'hello' put: 'world'.
  488. d at: 'hello' ifPresent: [ :value | visited := value ].
  489. self assert: visited equals: 'world'.
  490. absent := d at: 'bye' ifPresent: [ :value | visited := value ].
  491. self assert: absent isNil.
  492. !
  493. testIfPresentIfAbsent
  494. | d visited |
  495. visited := false.
  496. d := Dictionary new.
  497. d at: 'hello' put: 'world'.
  498. d at: 'hello' ifPresent: [ :value | visited := value ] ifAbsent: [ visited := true ].
  499. self assert: visited equals: 'world'.
  500. d at: 'buy' ifPresent: [ :value | visited := value ] ifAbsent: [ visited := true ].
  501. self assert: visited.
  502. !
  503. testKeys
  504. | d |
  505. d := Dictionary new.
  506. d at: 1 put: 2.
  507. d at: 2 put: 3.
  508. d at: 3 put: 4.
  509. self assert: d keys equals: #(1 2 3)
  510. !
  511. testPointKey
  512. | d |
  513. d := Dictionary new.
  514. d at: 1@1 put: 'foo'.
  515. self assert: (d at: 1@1) equals: 'foo'.
  516. d at: 1@1 put: 'bar'.
  517. self assert: (d at: 1@1) equals: 'bar'.
  518. d removeKey: 1@1.
  519. self assert: (d at: 1@1 ifAbsent: [ 'baz' ]) equals: 'baz'.
  520. self deny: (d includesKey: 1@1)
  521. !
  522. testPrintString
  523. self
  524. assert: (Dictionary new
  525. at:'firstname' put: 'James';
  526. at:'lastname' put: 'Bond';
  527. printString)
  528. equals: 'a Dictionary (''firstname'' -> ''James'' , ''lastname'' -> ''Bond'')'
  529. !
  530. testRemoveKey
  531. | d key |
  532. d := Dictionary new.
  533. d at: 1 put: 2.
  534. d at: 2 put: 3.
  535. d at: 3 put: 4.
  536. key := 2.
  537. self assert: d keys equals: #(1 2 3).
  538. d removeKey: key.
  539. self assert: d keys equals: #(1 3).
  540. self assert: d values equals: #(2 4).
  541. self deny: (d includesKey: 2)
  542. !
  543. testRemoveKeyIfAbsent
  544. | d key |
  545. d := Dictionary new.
  546. d at: 1 put: 2.
  547. d at: 2 put: 3.
  548. d at: 3 put: 4.
  549. key := 2.
  550. self assert: (d removeKey: key) equals: 3.
  551. key := 3.
  552. self assert: (d removeKey: key ifAbsent: [42]) equals: 4.
  553. key := 'why'.
  554. self assert: (d removeKey: key ifAbsent: [42] ) equals: 42.
  555. !
  556. testSize
  557. | d |
  558. d := Dictionary new.
  559. self assert: d size equals: 0.
  560. d at: 1 put: 2.
  561. self assert: d size equals: 1.
  562. d at: 2 put: 3.
  563. self assert: d size equals: 2.
  564. !
  565. testValues
  566. | d |
  567. d := Dictionary new.
  568. d at: 1 put: 2.
  569. d at: 2 put: 3.
  570. d at: 3 put: 4.
  571. self assert: d values equals: #(2 3 4)
  572. ! !
  573. !DictionaryTest class methodsFor: 'accessing'!
  574. collectionClass
  575. ^ Dictionary
  576. ! !
  577. IndexableCollectionTest subclass: #SequenceableCollectionTest
  578. instanceVariableNames: ''
  579. package: 'Kernel-Tests'!
  580. SequenceableCollectionTest subclass: #ArrayTest
  581. instanceVariableNames: ''
  582. package: 'Kernel-Tests'!
  583. !ArrayTest methodsFor: 'tests'!
  584. testAtIfAbsent
  585. | array |
  586. array := #('hello' 'world').
  587. self assert: (array at: 1) equals: 'hello'.
  588. self assert: (array at: 2) equals: 'world'.
  589. self assert: (array at: 2 ifAbsent: ['not found']) equals: 'world'.
  590. self assert: (array at: 0 ifAbsent: ['not found']) equals: 'not found'.
  591. self assert: (array at: -10 ifAbsent: ['not found']) equals: 'not found'.
  592. self assert: (array at: 3 ifAbsent: ['not found']) equals: 'not found'.
  593. !
  594. testFirstN
  595. self assert: ({1. 2. 3. 4. 5} first: 3) equals: {1. 2. 3}
  596. !
  597. testIfEmpty
  598. self assert: ( '' ifEmpty: ['zork'] ) equals: 'zork'
  599. !
  600. testPrintString
  601. | array |
  602. array := Array new.
  603. self assert: array printString equals: 'an Array ()'.
  604. array add: 1; add: 3.
  605. self assert: array printString equals: 'an Array (1 3)'.
  606. array add: 'foo'.
  607. self assert: array printString equals: 'an Array (1 3 ''foo'')'.
  608. array remove: 1; remove: 3.
  609. self assert: array printString equals: 'an Array (''foo'')'.
  610. array addLast: 3.
  611. self assert: array printString equals: 'an Array (''foo'' 3)'.
  612. array addLast: 3.
  613. self assert: array printString equals: 'an Array (''foo'' 3 3)'.
  614. ! !
  615. !ArrayTest class methodsFor: 'accessing'!
  616. collectionClass
  617. ^ Array
  618. ! !
  619. SequenceableCollectionTest subclass: #StringTest
  620. instanceVariableNames: ''
  621. package: 'Kernel-Tests'!
  622. !StringTest methodsFor: 'accessing'!
  623. collection
  624. ^'hello'
  625. !
  626. collectionWithDuplicates
  627. ^ 'abbaerte'
  628. ! !
  629. !StringTest methodsFor: 'tests'!
  630. testAddRemove
  631. self should: ['hello' add: 'a'] raise: Error.
  632. self should: ['hello' remove: 'h'] raise: Error
  633. !
  634. testAsArray
  635. self assert: 'hello' asArray equals: #('h' 'e' 'l' 'l' 'o').
  636. !
  637. testAt
  638. self assert: ('hello' at: 1) equals: 'h'.
  639. self assert: ('hello' at: 5) equals: 'o'.
  640. self assert: ('hello' at: 6 ifAbsent: [nil]) equals: nil
  641. !
  642. testAtPut
  643. "String instances are read-only"
  644. self should: ['hello' at: 1 put: 'a'] raise: Error
  645. !
  646. testCollect
  647. | newCollection |
  648. newCollection := 'hheelllloo'.
  649. self
  650. assertSameContents: (self collection collect: [ :each |
  651. each, each ])
  652. as: newCollection
  653. !
  654. testCopyWithoutAll
  655. self
  656. assert: ('*hello* *world*' copyWithoutAll: '*')
  657. equals: 'hello world'
  658. !
  659. testDetect
  660. self assert: (self collection detect: [ :each | each = 'h' ]) equals: 'h'.
  661. self
  662. should: [ self collection detect: [ :each | each = 6 ] ]
  663. raise: Error
  664. !
  665. testEquality
  666. self assert: 'hello' equals: 'hello'.
  667. self deny: 'hello' = 'world'.
  668. "Test for issue 459"
  669. self deny: 'hello' = (#() at: 1 ifAbsent: [ ]).
  670. self assert: 'hello' equals: 'hello' yourself.
  671. self assert: 'hello' yourself equals: 'hello'.
  672. "test JS falsy value"
  673. self deny: '' = 0
  674. !
  675. testIdentity
  676. self assert: 'hello' == 'hello'.
  677. self deny: 'hello' == 'world'.
  678. self assert: 'hello' == 'hello' yourself.
  679. self assert: 'hello' yourself == 'hello'.
  680. "test JS falsy value"
  681. self deny: '' == 0
  682. !
  683. testIncludesSubString
  684. self assert: ('amber' includesSubString: 'ber').
  685. self deny: ('amber' includesSubString: 'zork').
  686. !
  687. testIndexOf
  688. self assert: (self collection indexOf: 'e') equals: 2.
  689. self should: [ self collection indexOf: 999 ] raise: Error.
  690. self assert: (self collection indexOf: 999 ifAbsent: [ 'sentinel' ]) equals: 'sentinel'
  691. !
  692. testJoin
  693. self assert: (',' join: #('hello' 'world')) equals: 'hello,world'
  694. !
  695. testSelect
  696. | newCollection |
  697. newCollection := 'o'.
  698. self
  699. assertSameContents: (self collection select: [ :each |
  700. each = 'o' ])
  701. as: newCollection
  702. !
  703. testSize
  704. self assert: 'smalltalk' size equals: 9.
  705. self assert: '' size equals: 0
  706. !
  707. testStreamContents
  708. self
  709. assert: (String streamContents: [ :aStream |
  710. aStream
  711. nextPutAll: 'hello'; space;
  712. nextPutAll: 'world' ])
  713. equals: 'hello world'
  714. ! !
  715. !StringTest class methodsFor: 'accessing'!
  716. collectionClass
  717. ^ String
  718. ! !
  719. TestCase subclass: #ConsoleTranscriptTest
  720. instanceVariableNames: ''
  721. package: 'Kernel-Tests'!
  722. !ConsoleTranscriptTest methodsFor: 'tests'!
  723. testShow
  724. | originalTranscript |
  725. originalTranscript := Transcript current.
  726. Transcript register: ConsoleTranscript new.
  727. self shouldnt: [ Transcript show: 'Hello console!!' ] raise: Error.
  728. self shouldnt: [ Transcript show: console ] raise: Error.
  729. Transcript register: originalTranscript.
  730. ! !
  731. TestCase subclass: #JSObjectProxyTest
  732. instanceVariableNames: ''
  733. package: 'Kernel-Tests'!
  734. !JSObjectProxyTest methodsFor: 'accessing'!
  735. jsObject
  736. <return jsObject = {a: 1, b: function() {return 2;}, c: function(object) {return object;}, d: '', 'e': null, 'f': undefined}>
  737. ! !
  738. !JSObjectProxyTest methodsFor: 'tests'!
  739. testAtIfAbsent
  740. | testObject |
  741. testObject := self jsObject.
  742. self assert: (testObject at: 'abc' ifAbsent: ['Property does not exist']) equals: 'Property does not exist'.
  743. self assert: (testObject at: 'e' ifAbsent: ['Property does not exist']) equals: nil.
  744. self assert: (testObject at: 'a' ifAbsent: ['Property does not exist']) equals: 1.
  745. self assert: (testObject at: 'f' ifAbsent: ['Property does not exist']) equals: nil.
  746. !
  747. testAtIfPresent
  748. | testObject |
  749. testObject := self jsObject.
  750. self assert: (testObject at: 'abc' ifPresent: [ :x | 'hello ',x asString ]) equals: nil.
  751. self assert: (testObject at: 'e' ifPresent: [:x | 'hello ',x asString ]) equals: 'hello nil'.
  752. self assert: (testObject at: 'a' ifPresent: [:x | 'hello ',x asString ]) equals: 'hello 1'.
  753. self assert: (testObject at: 'f' ifPresent: [:x | 'hello ',x asString ]) equals: 'hello nil'.
  754. !
  755. testAtIfPresentIfAbsent
  756. | testObject |
  757. testObject := self jsObject.
  758. self assert: (testObject at: 'abc' ifPresent: [:x|'hello ',x asString] ifAbsent: ['not present']) equals: 'not present'.
  759. self assert: (testObject at: 'e' ifPresent: [:x|'hello ',x asString] ifAbsent: ['not present']) equals: 'hello nil'.
  760. self assert: (testObject at: 'a' ifPresent: [:x|'hello ',x asString] ifAbsent: ['not present']) equals: 'hello 1'.
  761. self assert: (testObject at: 'f' ifPresent: [:x|'hello ',x asString] ifAbsent: ['not present']) equals: 'hello nil'.
  762. !
  763. testDNU
  764. self should: [self jsObject foo] raise: MessageNotUnderstood
  765. !
  766. testMessageSend
  767. self assert: self jsObject a equals: 1.
  768. self assert: self jsObject b equals: 2.
  769. self assert: (self jsObject c: 3) equals: 3
  770. !
  771. testMethodWithArguments
  772. self assert: (self jsObject c: 1) equals: 1
  773. !
  774. testPrinting
  775. self assert: self jsObject printString equals: '[object Object]'
  776. !
  777. testPropertyThatReturnsEmptyString
  778. | object |
  779. object := self jsObject.
  780. self assert: object d equals: ''.
  781. object d: 'hello'.
  782. self assert: object d equals: 'hello'
  783. !
  784. testPropertyThatReturnsUndefined
  785. | object |
  786. object := self jsObject.
  787. self shouldnt: [ object e ] raise: MessageNotUnderstood.
  788. self assert: object e isNil
  789. !
  790. testValue
  791. | testObject |
  792. testObject := self jsObject.
  793. self assert: testObject value printString equals: '[object Object]'.
  794. testObject at: 'value' put: 'aValue'.
  795. self assert: testObject value equals: 'aValue'
  796. !
  797. testYourself
  798. | object |
  799. object := self jsObject
  800. d: 'test';
  801. yourself.
  802. self assert: object d equals: 'test'
  803. ! !
  804. TestCase subclass: #JavaScriptExceptionTest
  805. instanceVariableNames: ''
  806. package: 'Kernel-Tests'!
  807. !JavaScriptExceptionTest methodsFor: 'helpers'!
  808. throwException
  809. <throw 'test'>
  810. ! !
  811. !JavaScriptExceptionTest methodsFor: 'tests'!
  812. testCatchingException
  813. [ self throwException ]
  814. on: Error
  815. do: [ :error |
  816. self assert: error exception = 'test' ]
  817. !
  818. testRaisingException
  819. self should: [ self throwException ] raise: JavaScriptException
  820. ! !
  821. TestCase subclass: #MessageSendTest
  822. instanceVariableNames: ''
  823. package: 'Kernel-Tests'!
  824. !MessageSendTest methodsFor: 'tests'!
  825. testValue
  826. | messageSend |
  827. messageSend := MessageSend new
  828. receiver: Object new;
  829. selector: #asString;
  830. yourself.
  831. self assert: messageSend value equals: 'an Object'
  832. !
  833. testValueWithArguments
  834. | messageSend |
  835. messageSend := MessageSend new
  836. receiver: 2;
  837. selector: '+';
  838. yourself.
  839. self assert: (messageSend value: 3) equals: 5.
  840. self assert: (messageSend valueWithPossibleArguments: #(4)) equals: 6
  841. ! !
  842. TestCase subclass: #NumberTest
  843. instanceVariableNames: ''
  844. package: 'Kernel-Tests'!
  845. !NumberTest methodsFor: 'tests'!
  846. testAbs
  847. self assert: 4 abs equals: 4.
  848. self assert: -4 abs equals: 4
  849. !
  850. testArithmetic
  851. "We rely on JS here, so we won't test complex behavior, just check if
  852. message sends are corrects"
  853. self assert: 1.5 + 1 equals: 2.5.
  854. self assert: 2 - 1 equals: 1.
  855. self assert: -2 - 1 equals: -3.
  856. self assert: 12 / 2 equals: 6.
  857. self assert: 3 * 4 equals: 12.
  858. "Simple parenthesis and execution order"
  859. self assert: 1 + 2 * 3 equals: 9.
  860. self assert: 1 + (2 * 3) equals: 7
  861. !
  862. testComparison
  863. self assert: 3 > 2.
  864. self assert: 2 < 3.
  865. self deny: 3 < 2.
  866. self deny: 2 > 3.
  867. self assert: 3 >= 3.
  868. self assert: 3.1 >= 3.
  869. self assert: 3 <= 3.
  870. self assert: 3 <= 3.1
  871. !
  872. testCopying
  873. self assert: 1 copy == 1.
  874. self assert: 1 deepCopy == 1
  875. !
  876. testEquality
  877. self assert: (1 = 1).
  878. self assert: (0 = 0).
  879. self deny: (1 = 0).
  880. self assert: (1 yourself = 1).
  881. self assert: (1 = 1 yourself).
  882. self assert: (1 yourself = 1 yourself).
  883. self deny: 0 = false.
  884. self deny: false = 0.
  885. self deny: '' = 0.
  886. self deny: 0 = ''
  887. !
  888. testHexNumbers
  889. self assert: 16r9 equals: 9.
  890. self assert: 16rA truncated equals: 10.
  891. self assert: 16rB truncated equals: 11.
  892. self assert: 16rC truncated equals: 12.
  893. self assert: 16rD truncated equals: 13.
  894. self assert: 16rE truncated equals: 14.
  895. self assert: 16rF truncated equals: 15
  896. !
  897. testIdentity
  898. self assert: 1 == 1.
  899. self assert: 0 == 0.
  900. self deny: 1 == 0.
  901. self assert: 1 yourself == 1.
  902. self assert: 1 == 1 yourself.
  903. self assert: 1 yourself == 1 yourself.
  904. self deny: 1 == 2
  905. !
  906. testInvalidHexNumbers
  907. self should: [16rG] raise: MessageNotUnderstood.
  908. self should: [16rg] raise: MessageNotUnderstood.
  909. self should: [16rH] raise: MessageNotUnderstood.
  910. self should: [16rh] raise: MessageNotUnderstood.
  911. self should: [16rI] raise: MessageNotUnderstood.
  912. self should: [16ri] raise: MessageNotUnderstood.
  913. self should: [16rJ] raise: MessageNotUnderstood.
  914. self should: [16rj] raise: MessageNotUnderstood.
  915. self should: [16rK] raise: MessageNotUnderstood.
  916. self should: [16rk] raise: MessageNotUnderstood.
  917. self should: [16rL] raise: MessageNotUnderstood.
  918. self should: [16rl] raise: MessageNotUnderstood.
  919. self should: [16rM] raise: MessageNotUnderstood.
  920. self should: [16rm] raise: MessageNotUnderstood.
  921. self should: [16rN] raise: MessageNotUnderstood.
  922. self should: [16rn] raise: MessageNotUnderstood.
  923. self should: [16rO] raise: MessageNotUnderstood.
  924. self should: [16ro] raise: MessageNotUnderstood.
  925. self should: [16rP] raise: MessageNotUnderstood.
  926. self should: [16rp] raise: MessageNotUnderstood.
  927. self should: [16rQ] raise: MessageNotUnderstood.
  928. self should: [16rq] raise: MessageNotUnderstood.
  929. self should: [16rR] raise: MessageNotUnderstood.
  930. self should: [16rr] raise: MessageNotUnderstood.
  931. self should: [16rS] raise: MessageNotUnderstood.
  932. self should: [16rs] raise: MessageNotUnderstood.
  933. self should: [16rT] raise: MessageNotUnderstood.
  934. self should: [16rt] raise: MessageNotUnderstood.
  935. self should: [16rU] raise: MessageNotUnderstood.
  936. self should: [16ru] raise: MessageNotUnderstood.
  937. self should: [16rV] raise: MessageNotUnderstood.
  938. self should: [16rv] raise: MessageNotUnderstood.
  939. self should: [16rW] raise: MessageNotUnderstood.
  940. self should: [16rw] raise: MessageNotUnderstood.
  941. self should: [16rX] raise: MessageNotUnderstood.
  942. self should: [16rx] raise: MessageNotUnderstood.
  943. self should: [16rY] raise: MessageNotUnderstood.
  944. self should: [16ry] raise: MessageNotUnderstood.
  945. self should: [16rZ] raise: MessageNotUnderstood.
  946. self should: [16rz] raise: MessageNotUnderstood.
  947. self should: [16rABcdEfZ] raise: MessageNotUnderstood.
  948. !
  949. testMinMax
  950. self assert: (2 max: 5) equals: 5.
  951. self assert: (2 min: 5) equals: 2
  952. !
  953. testNegated
  954. self assert: 3 negated equals: -3.
  955. self assert: -3 negated equals: 3
  956. !
  957. testPrintShowingDecimalPlaces
  958. self assert: (23 printShowingDecimalPlaces: 2) equals: '23.00'.
  959. self assert: (23.5698 printShowingDecimalPlaces: 2) equals: '23.57'.
  960. self assert: (234.567 negated printShowingDecimalPlaces: 5) equals: '-234.56700'.
  961. self assert: (23.4567 printShowingDecimalPlaces: 0) equals: '23'.
  962. self assert: (23.5567 printShowingDecimalPlaces: 0) equals: '24'.
  963. self assert: (23.4567 negated printShowingDecimalPlaces: 0) equals: '-23'.
  964. self assert: (23.5567 negated printShowingDecimalPlaces: 0) equals: '-24'.
  965. self assert: (100000000 printShowingDecimalPlaces: 1) equals: '100000000.0'.
  966. self assert: (0.98 printShowingDecimalPlaces: 5) equals: '0.98000'.
  967. self assert: (0.98 negated printShowingDecimalPlaces: 2) equals: '-0.98'.
  968. self assert: (2.567 printShowingDecimalPlaces: 2) equals: '2.57'.
  969. self assert: (-2.567 printShowingDecimalPlaces: 2) equals: '-2.57'.
  970. self assert: (0 printShowingDecimalPlaces: 2) equals: '0.00'.
  971. !
  972. testRounded
  973. self assert: 3 rounded equals: 3.
  974. self assert: 3.212 rounded equals: 3.
  975. self assert: 3.51 rounded equals: 4
  976. !
  977. testSqrt
  978. self assert: 4 sqrt equals: 2.
  979. self assert: 16 sqrt equals: 4
  980. !
  981. testSquared
  982. self assert: 4 squared equals: 16
  983. !
  984. testTimesRepeat
  985. | i |
  986. i := 0.
  987. 0 timesRepeat: [i := i + 1].
  988. self assert: i equals: 0.
  989. 5 timesRepeat: [i := i + 1].
  990. self assert: i equals: 5
  991. !
  992. testTo
  993. self assert: (1 to: 5) equals: #(1 2 3 4 5)
  994. !
  995. testToBy
  996. self assert: (0 to: 6 by: 2) equals: #(0 2 4 6).
  997. self should: [1 to: 4 by: 0] raise: Error
  998. !
  999. testTruncated
  1000. self assert: 3 truncated equals: 3.
  1001. self assert: 3.212 truncated equals: 3.
  1002. self assert: 3.51 truncated equals: 3
  1003. ! !
  1004. Object subclass: #ObjectMock
  1005. instanceVariableNames: 'foo bar'
  1006. package: 'Kernel-Tests'!
  1007. !ObjectMock commentStamp!
  1008. ObjectMock is there only to perform tests on classes.!
  1009. !ObjectMock methodsFor: 'not yet classified'!
  1010. foo
  1011. ^foo
  1012. !
  1013. foo: anObject
  1014. foo := anObject
  1015. ! !
  1016. TestCase subclass: #ObjectTest
  1017. instanceVariableNames: ''
  1018. package: 'Kernel-Tests'!
  1019. !ObjectTest methodsFor: 'tests'!
  1020. notDefined
  1021. <return undefined;>
  1022. !
  1023. testBasicAccess
  1024. | o |
  1025. o := Object new.
  1026. o basicAt: 'a' put: 1.
  1027. self assert: (o basicAt: 'a') equals: 1.
  1028. self assert: (o basicAt: 'b') equals: nil
  1029. !
  1030. testBasicPerform
  1031. | o |
  1032. o := Object new.
  1033. o basicAt: 'func' put: ['hello'].
  1034. o basicAt: 'func2' put: [:a | a + 1].
  1035. self assert: (o basicPerform: 'func') equals: 'hello'.
  1036. self assert: (o basicPerform: 'func2' withArguments: #(3)) equals: 4
  1037. !
  1038. testDNU
  1039. self should: [Object new foo] raise: MessageNotUnderstood
  1040. !
  1041. testEquality
  1042. | o |
  1043. o := Object new.
  1044. self deny: o = Object new.
  1045. self assert: (o = o).
  1046. self assert: (o yourself = o).
  1047. self assert: (o = o yourself)
  1048. !
  1049. testHalt
  1050. self should: [Object new halt] raise: Error
  1051. !
  1052. testIdentity
  1053. | o |
  1054. o := Object new.
  1055. self deny: o == Object new.
  1056. self assert: o == o.
  1057. self assert: o yourself == o.
  1058. self assert: o == o yourself
  1059. !
  1060. testIfNil
  1061. self deny: Object new isNil.
  1062. self deny: (Object new ifNil: [true]) = true.
  1063. self assert: (Object new ifNotNil: [true]) equals: true.
  1064. self assert: (Object new ifNil: [false] ifNotNil: [true]) equals: true.
  1065. self assert: (Object new ifNotNil: [true] ifNil: [false]) equals: true
  1066. !
  1067. testInstVars
  1068. | o |
  1069. o := ObjectMock new.
  1070. self assert: (o instVarAt: #foo) equals: nil.
  1071. o instVarAt: #foo put: 1.
  1072. self assert: (o instVarAt: #foo) equals: 1.
  1073. self assert: (o instVarAt: 'foo') equals: 1
  1074. !
  1075. testNilUndefined
  1076. "nil in Smalltalk is the undefined object in JS"
  1077. self assert: self notDefined equals: nil
  1078. !
  1079. testYourself
  1080. | o |
  1081. o := ObjectMock new.
  1082. self assert: o yourself == o
  1083. !
  1084. testidentityHash
  1085. | o1 o2 |
  1086. o1 := Object new.
  1087. o2 := Object new.
  1088. self assert: o1 identityHash == o1 identityHash.
  1089. self deny: o1 identityHash == o2 identityHash
  1090. ! !
  1091. TestCase subclass: #PackageTest
  1092. instanceVariableNames: 'zorkPackage grulPackage backUpCommitPathJs backUpCommitPathSt'
  1093. package: 'Kernel-Tests'!
  1094. !PackageTest methodsFor: 'running'!
  1095. setUp
  1096. backUpCommitPathJs := Package defaultCommitPathJs.
  1097. backUpCommitPathSt := Package defaultCommitPathSt.
  1098. Package resetCommitPaths.
  1099. zorkPackage := Package new name: 'Zork'.
  1100. grulPackage := Package new
  1101. name: 'Grul';
  1102. commitPathJs: 'server/grul/js';
  1103. commitPathSt: 'grul/st';
  1104. yourself
  1105. !
  1106. tearDown
  1107. Package
  1108. defaultCommitPathJs: backUpCommitPathJs;
  1109. defaultCommitPathSt: backUpCommitPathSt
  1110. ! !
  1111. !PackageTest methodsFor: 'tests'!
  1112. testGrulCommitPathJsShouldBeServerGrulJs
  1113. self assert: grulPackage commitPathJs equals: 'server/grul/js'
  1114. !
  1115. testGrulCommitPathStShouldBeGrulSt
  1116. self assert: grulPackage commitPathSt equals: 'grul/st'
  1117. !
  1118. testZorkCommitPathJsShouldBeJs
  1119. self assert: zorkPackage commitPathJs equals: 'js'
  1120. !
  1121. testZorkCommitPathStShouldBeSt
  1122. self assert: zorkPackage commitPathSt equals: 'st'
  1123. ! !
  1124. PackageTest subclass: #PackageWithDefaultCommitPathChangedTest
  1125. instanceVariableNames: ''
  1126. package: 'Kernel-Tests'!
  1127. !PackageWithDefaultCommitPathChangedTest methodsFor: 'running'!
  1128. setUp
  1129. super setUp.
  1130. Package
  1131. defaultCommitPathJs: 'javascripts/';
  1132. defaultCommitPathSt: 'smalltalk/'.
  1133. ! !
  1134. !PackageWithDefaultCommitPathChangedTest methodsFor: 'tests'!
  1135. testGrulCommitPathJsShouldBeServerGrulJs
  1136. self assert: grulPackage commitPathJs equals: 'server/grul/js'
  1137. !
  1138. testGrulCommitPathStShouldBeGrulSt
  1139. self assert: grulPackage commitPathSt equals: 'grul/st'
  1140. !
  1141. testZorkCommitPathJsShouldBeJavascript
  1142. self assert: zorkPackage commitPathJs equals: 'javascripts/'
  1143. !
  1144. testZorkCommitPathStShouldBeSmalltalk
  1145. self assert: zorkPackage commitPathSt equals: 'smalltalk/'
  1146. ! !
  1147. !PackageWithDefaultCommitPathChangedTest class methodsFor: 'accessing'!
  1148. shouldInheritSelectors
  1149. ^ false
  1150. ! !
  1151. TestCase subclass: #PointTest
  1152. instanceVariableNames: ''
  1153. package: 'Kernel-Tests'!
  1154. !PointTest methodsFor: 'tests'!
  1155. testAccessing
  1156. self assert: (Point x: 3 y: 4) x equals: 3.
  1157. self assert: (Point x: 3 y: 4) y equals: 4.
  1158. self assert: (Point new x: 3) x equals: 3.
  1159. self assert: (Point new y: 4) y equals: 4
  1160. !
  1161. testArithmetic
  1162. self assert: 3@4 * (3@4 ) equals: (Point x: 9 y: 16).
  1163. self assert: 3@4 + (3@4 ) equals: (Point x: 6 y: 8).
  1164. self assert: 3@4 - (3@4 ) equals: (Point x: 0 y: 0).
  1165. self assert: 6@8 / (3@4 ) equals: (Point x: 2 y: 2)
  1166. !
  1167. testAt
  1168. self assert: 3@4 equals: (Point x: 3 y: 4)
  1169. !
  1170. testEgality
  1171. self assert: (3@4 = (3@4)).
  1172. self deny: 3@5 = (3@6)
  1173. !
  1174. testTranslateBy
  1175. self assert: (3@3 translateBy: 0@1) equals: 3@4.
  1176. self assert: (3@3 translateBy: 0@1 negated) equals: 3@2.
  1177. self assert: (3@3 translateBy: 2@3) equals: 5@6.
  1178. self assert: (3@3 translateBy: 3 negated @0) equals: 0@3.
  1179. ! !
  1180. TestCase subclass: #RandomTest
  1181. instanceVariableNames: ''
  1182. package: 'Kernel-Tests'!
  1183. !RandomTest methodsFor: 'tests'!
  1184. textNext
  1185. 10000 timesRepeat: [
  1186. | current next |
  1187. next := Random new next.
  1188. self assert: (next >= 0).
  1189. self assert: (next < 1).
  1190. self deny: current = next.
  1191. next = current]
  1192. ! !
  1193. TestCase subclass: #SetTest
  1194. instanceVariableNames: ''
  1195. package: 'Kernel-Tests'!
  1196. !SetTest methodsFor: 'tests'!
  1197. testAddRemove
  1198. | set |
  1199. set := Set new.
  1200. self assert: set isEmpty.
  1201. set add: 3.
  1202. self assert: (set includes: 3).
  1203. set add: 5.
  1204. self assert: (set includes: 5).
  1205. set remove: 3.
  1206. self deny: (set includes: 3)
  1207. !
  1208. testAt
  1209. self should: [Set new at: 1 put: 2] raise: Error
  1210. !
  1211. testCollect
  1212. self assert: (#(5 6 8) asSet collect: [ :x | x \\ 3 ]) equals: #(0 2) asSet
  1213. !
  1214. testComparing
  1215. self assert: #(0 2) asSet equals: #(0 2) asSet.
  1216. self assert: #(2 0) asSet equals: #(0 2) asSet.
  1217. self deny: #(0 2 3) asSet = #(0 2) asSet.
  1218. self deny: #(1 2) asSet = #(0 2) asSet
  1219. !
  1220. testPrintString
  1221. | set |
  1222. set := Set new.
  1223. self assert: set printString equals: 'a Set ()'.
  1224. set add: 1; add: 3.
  1225. self assert: set printString equals: 'a Set (1 3)'.
  1226. set add: 'foo'.
  1227. self assert: set printString equals: 'a Set (1 3 ''foo'')'.
  1228. set remove: 1; remove: 3.
  1229. self assert: set printString equals: 'a Set (''foo'')'.
  1230. set add: 3.
  1231. self assert: set printString equals: 'a Set (''foo'' 3)'.
  1232. set add: 3.
  1233. self assert: set printString equals: 'a Set (''foo'' 3)'
  1234. !
  1235. testSize
  1236. self assert: Set new size equals: 0.
  1237. self assert: (Set withAll: #(1 2 3 4)) size equals: 4.
  1238. self assert: (Set withAll: #(1 1 1 1)) size equals: 1
  1239. !
  1240. testUnboxedObjects
  1241. self assert: {'foo' yourself. 'foo' yourself} asSet asArray equals: #('foo')
  1242. !
  1243. testUnicity
  1244. | set |
  1245. set := Set new.
  1246. set add: 21.
  1247. set add: 'hello'.
  1248. set add: 21.
  1249. self assert: set size equals: 2.
  1250. set add: 'hello'.
  1251. self assert: set size equals: 2.
  1252. self assert: set asArray equals: #(21 'hello')
  1253. ! !
  1254. TestCase subclass: #StreamTest
  1255. instanceVariableNames: ''
  1256. package: 'Kernel-Tests'!
  1257. !StreamTest methodsFor: 'accessing'!
  1258. collectionClass
  1259. ^ self class collectionClass
  1260. !
  1261. newCollection
  1262. ^ self collectionClass new
  1263. !
  1264. newStream
  1265. ^ self collectionClass new stream
  1266. ! !
  1267. !StreamTest methodsFor: 'tests'!
  1268. testAtStartAtEnd
  1269. | stream |
  1270. stream := self newStream.
  1271. self assert: stream atStart.
  1272. self assert: stream atEnd.
  1273. stream nextPutAll: self newCollection.
  1274. self assert: stream atEnd.
  1275. self deny: stream atStart.
  1276. stream position: 1.
  1277. self deny: stream atEnd.
  1278. self deny: stream atStart
  1279. !
  1280. testContents
  1281. | stream |
  1282. stream := self newStream.
  1283. stream nextPutAll: self newCollection.
  1284. self assert: stream contents equals: self newCollection
  1285. !
  1286. testIsEmpty
  1287. | stream |
  1288. stream := self newStream.
  1289. self assert: stream isEmpty.
  1290. stream nextPutAll: self newCollection.
  1291. self deny: stream isEmpty
  1292. !
  1293. testPosition
  1294. | collection stream |
  1295. collection := self newCollection.
  1296. stream := self newStream.
  1297. stream nextPutAll: collection.
  1298. self assert: stream position equals: collection size.
  1299. stream position: 0.
  1300. self assert: stream position equals: 0.
  1301. stream next.
  1302. self assert: stream position equals: 1.
  1303. stream next.
  1304. self assert: stream position equals: 2
  1305. !
  1306. testReading
  1307. | stream collection |
  1308. collection := self newCollection.
  1309. stream := self newStream.
  1310. stream
  1311. nextPutAll: collection;
  1312. position: 0.
  1313. collection do: [ :each |
  1314. self assert: stream next equals: each ].
  1315. self assert: stream next isNil
  1316. !
  1317. testStreamContents
  1318. !
  1319. testWrite
  1320. | stream collection |
  1321. collection := self newCollection.
  1322. stream := self newStream.
  1323. collection do: [ :each | stream << each ].
  1324. self assert: stream contents equals: collection
  1325. !
  1326. testWriting
  1327. | stream collection |
  1328. collection := self newCollection.
  1329. stream := self newStream.
  1330. collection do: [ :each | stream nextPut: each ].
  1331. self assert: stream contents equals: collection.
  1332. stream := self newStream.
  1333. stream nextPutAll: collection.
  1334. self assert: stream contents equals: collection
  1335. ! !
  1336. !StreamTest class methodsFor: 'accessing'!
  1337. collectionClass
  1338. ^ nil
  1339. ! !
  1340. !StreamTest class methodsFor: 'testing'!
  1341. isAbstract
  1342. ^ self collectionClass isNil
  1343. ! !
  1344. StreamTest subclass: #ArrayStreamTest
  1345. instanceVariableNames: ''
  1346. package: 'Kernel-Tests'!
  1347. !ArrayStreamTest methodsFor: 'accessing'!
  1348. newCollection
  1349. ^ { true. 1. 3@4. 'foo' }
  1350. ! !
  1351. !ArrayStreamTest class methodsFor: 'accessing'!
  1352. collectionClass
  1353. ^ Array
  1354. ! !
  1355. StreamTest subclass: #StringStreamTest
  1356. instanceVariableNames: ''
  1357. package: 'Kernel-Tests'!
  1358. !StringStreamTest methodsFor: 'accessing'!
  1359. newCollection
  1360. ^ 'hello world'
  1361. ! !
  1362. !StringStreamTest class methodsFor: 'accessing'!
  1363. collectionClass
  1364. ^ String
  1365. ! !
  1366. TestCase subclass: #UndefinedTest
  1367. instanceVariableNames: ''
  1368. package: 'Kernel-Tests'!
  1369. !UndefinedTest methodsFor: 'tests'!
  1370. testCopying
  1371. self assert: nil copy equals: nil
  1372. !
  1373. testDeepCopy
  1374. self assert: nil deepCopy = nil
  1375. !
  1376. testIfNil
  1377. self assert: (nil ifNil: [true]) equals: true.
  1378. self deny: (nil ifNotNil: [true]) = true.
  1379. self assert: (nil ifNil: [true] ifNotNil: [false]) equals: true.
  1380. self deny: (nil ifNotNil: [true] ifNil: [false]) = true
  1381. !
  1382. testIsNil
  1383. self assert: nil isNil.
  1384. self deny: nil notNil.
  1385. ! !