Kernel-Tests.st 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850
  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. testAddFirst
  585. self assert: (#(2 3 4 5) addFirst: 1; yourself) equals: #(1 2 3 4 5)
  586. !
  587. testAtIfAbsent
  588. | array |
  589. array := #('hello' 'world').
  590. self assert: (array at: 1) equals: 'hello'.
  591. self assert: (array at: 2) equals: 'world'.
  592. self assert: (array at: 2 ifAbsent: ['not found']) equals: 'world'.
  593. self assert: (array at: 0 ifAbsent: ['not found']) equals: 'not found'.
  594. self assert: (array at: -10 ifAbsent: ['not found']) equals: 'not found'.
  595. self assert: (array at: 3 ifAbsent: ['not found']) equals: 'not found'.
  596. !
  597. testFirstN
  598. self assert: ({1. 2. 3. 4. 5} first: 3) equals: {1. 2. 3}
  599. !
  600. testIfEmpty
  601. self assert: ( '' ifEmpty: ['zork'] ) equals: 'zork'
  602. !
  603. testPrintString
  604. | array |
  605. array := Array new.
  606. self assert: array printString equals: 'an Array ()'.
  607. array add: 1; add: 3.
  608. self assert: array printString equals: 'an Array (1 3)'.
  609. array add: 'foo'.
  610. self assert: array printString equals: 'an Array (1 3 ''foo'')'.
  611. array remove: 1; remove: 3.
  612. self assert: array printString equals: 'an Array (''foo'')'.
  613. array addLast: 3.
  614. self assert: array printString equals: 'an Array (''foo'' 3)'.
  615. array addLast: 3.
  616. self assert: array printString equals: 'an Array (''foo'' 3 3)'.
  617. !
  618. testRemoveFromTo
  619. self assert: (#(1 2 3 4) removeFrom: 1 to: 3) equals: #(4).
  620. self assert: (#(1 2 3 4) removeFrom: 2 to: 3) equals: #(1 4).
  621. self assert: (#(1 2 3 4) removeFrom: 2 to: 4) equals: #(1)
  622. !
  623. testRemoveIndex
  624. self assert: (#(1 2 3 4) removeIndex: 2) equals: #(1 3 4).
  625. self assert: (#(1 2 3 4) removeIndex: 1) equals: #(2 3 4).
  626. self assert: (#('hello') removeIndex: 1) equals: #()
  627. ! !
  628. !ArrayTest class methodsFor: 'accessing'!
  629. collectionClass
  630. ^ Array
  631. ! !
  632. SequenceableCollectionTest subclass: #StringTest
  633. instanceVariableNames: ''
  634. package: 'Kernel-Tests'!
  635. !StringTest methodsFor: 'accessing'!
  636. collection
  637. ^'hello'
  638. !
  639. collectionWithDuplicates
  640. ^ 'abbaerte'
  641. ! !
  642. !StringTest methodsFor: 'tests'!
  643. testAddRemove
  644. self should: ['hello' add: 'a'] raise: Error.
  645. self should: ['hello' remove: 'h'] raise: Error
  646. !
  647. testAsArray
  648. self assert: 'hello' asArray equals: #('h' 'e' 'l' 'l' 'o').
  649. !
  650. testAt
  651. self assert: ('hello' at: 1) equals: 'h'.
  652. self assert: ('hello' at: 5) equals: 'o'.
  653. self assert: ('hello' at: 6 ifAbsent: [nil]) equals: nil
  654. !
  655. testAtPut
  656. "String instances are read-only"
  657. self should: ['hello' at: 1 put: 'a'] raise: Error
  658. !
  659. testCollect
  660. | newCollection |
  661. newCollection := 'hheelllloo'.
  662. self
  663. assertSameContents: (self collection collect: [ :each |
  664. each, each ])
  665. as: newCollection
  666. !
  667. testCopyWithoutAll
  668. self
  669. assert: ('*hello* *world*' copyWithoutAll: '*')
  670. equals: 'hello world'
  671. !
  672. testDetect
  673. self assert: (self collection detect: [ :each | each = 'h' ]) equals: 'h'.
  674. self
  675. should: [ self collection detect: [ :each | each = 6 ] ]
  676. raise: Error
  677. !
  678. testEquality
  679. self assert: 'hello' equals: 'hello'.
  680. self deny: 'hello' = 'world'.
  681. "Test for issue 459"
  682. self deny: 'hello' = (#() at: 1 ifAbsent: [ ]).
  683. self assert: 'hello' equals: 'hello' yourself.
  684. self assert: 'hello' yourself equals: 'hello'.
  685. "test JS falsy value"
  686. self deny: '' = 0
  687. !
  688. testIdentity
  689. self assert: 'hello' == 'hello'.
  690. self deny: 'hello' == 'world'.
  691. self assert: 'hello' == 'hello' yourself.
  692. self assert: 'hello' yourself == 'hello'.
  693. "test JS falsy value"
  694. self deny: '' == 0
  695. !
  696. testIncludesSubString
  697. self assert: ('amber' includesSubString: 'ber').
  698. self deny: ('amber' includesSubString: 'zork').
  699. !
  700. testIndexOf
  701. self assert: (self collection indexOf: 'e') equals: 2.
  702. self should: [ self collection indexOf: 999 ] raise: Error.
  703. self assert: (self collection indexOf: 999 ifAbsent: [ 'sentinel' ]) equals: 'sentinel'
  704. !
  705. testJoin
  706. self assert: (',' join: #('hello' 'world')) equals: 'hello,world'
  707. !
  708. testSelect
  709. | newCollection |
  710. newCollection := 'o'.
  711. self
  712. assertSameContents: (self collection select: [ :each |
  713. each = 'o' ])
  714. as: newCollection
  715. !
  716. testSize
  717. self assert: 'smalltalk' size equals: 9.
  718. self assert: '' size equals: 0
  719. !
  720. testStreamContents
  721. self
  722. assert: (String streamContents: [ :aStream |
  723. aStream
  724. nextPutAll: 'hello'; space;
  725. nextPutAll: 'world' ])
  726. equals: 'hello world'
  727. ! !
  728. !StringTest class methodsFor: 'accessing'!
  729. collectionClass
  730. ^ String
  731. ! !
  732. TestCase subclass: #ConsoleTranscriptTest
  733. instanceVariableNames: ''
  734. package: 'Kernel-Tests'!
  735. !ConsoleTranscriptTest methodsFor: 'tests'!
  736. testShow
  737. | originalTranscript |
  738. originalTranscript := Transcript current.
  739. Transcript register: ConsoleTranscript new.
  740. self shouldnt: [ Transcript show: 'Hello console!!' ] raise: Error.
  741. self shouldnt: [ Transcript show: console ] raise: Error.
  742. Transcript register: originalTranscript.
  743. ! !
  744. TestCase subclass: #JSObjectProxyTest
  745. instanceVariableNames: ''
  746. package: 'Kernel-Tests'!
  747. !JSObjectProxyTest methodsFor: 'accessing'!
  748. jsObject
  749. <return jsObject = {a: 1, b: function() {return 2;}, c: function(object) {return object;}, d: '', 'e': null, 'f': undefined}>
  750. ! !
  751. !JSObjectProxyTest methodsFor: 'tests'!
  752. testAtIfAbsent
  753. | testObject |
  754. testObject := self jsObject.
  755. self assert: (testObject at: 'abc' ifAbsent: ['Property does not exist']) equals: 'Property does not exist'.
  756. self assert: (testObject at: 'e' ifAbsent: ['Property does not exist']) equals: nil.
  757. self assert: (testObject at: 'a' ifAbsent: ['Property does not exist']) equals: 1.
  758. self assert: (testObject at: 'f' ifAbsent: ['Property does not exist']) equals: nil.
  759. !
  760. testAtIfPresent
  761. | testObject |
  762. testObject := self jsObject.
  763. self assert: (testObject at: 'abc' ifPresent: [ :x | 'hello ',x asString ]) equals: nil.
  764. self assert: (testObject at: 'e' ifPresent: [:x | 'hello ',x asString ]) equals: 'hello nil'.
  765. self assert: (testObject at: 'a' ifPresent: [:x | 'hello ',x asString ]) equals: 'hello 1'.
  766. self assert: (testObject at: 'f' ifPresent: [:x | 'hello ',x asString ]) equals: 'hello nil'.
  767. !
  768. testAtIfPresentIfAbsent
  769. | testObject |
  770. testObject := self jsObject.
  771. self assert: (testObject at: 'abc' ifPresent: [:x|'hello ',x asString] ifAbsent: ['not present']) equals: 'not present'.
  772. self assert: (testObject at: 'e' ifPresent: [:x|'hello ',x asString] ifAbsent: ['not present']) equals: 'hello nil'.
  773. self assert: (testObject at: 'a' ifPresent: [:x|'hello ',x asString] ifAbsent: ['not present']) equals: 'hello 1'.
  774. self assert: (testObject at: 'f' ifPresent: [:x|'hello ',x asString] ifAbsent: ['not present']) equals: 'hello nil'.
  775. !
  776. testDNU
  777. self should: [self jsObject foo] raise: MessageNotUnderstood
  778. !
  779. testMessageSend
  780. self assert: self jsObject a equals: 1.
  781. self assert: self jsObject b equals: 2.
  782. self assert: (self jsObject c: 3) equals: 3
  783. !
  784. testMethodWithArguments
  785. self assert: (self jsObject c: 1) equals: 1
  786. !
  787. testPrinting
  788. self assert: self jsObject printString equals: '[object Object]'
  789. !
  790. testPropertyThatReturnsEmptyString
  791. | object |
  792. object := self jsObject.
  793. self assert: object d equals: ''.
  794. object d: 'hello'.
  795. self assert: object d equals: 'hello'
  796. !
  797. testPropertyThatReturnsUndefined
  798. | object |
  799. object := self jsObject.
  800. self shouldnt: [ object e ] raise: MessageNotUnderstood.
  801. self assert: object e isNil
  802. !
  803. testValue
  804. | testObject |
  805. testObject := self jsObject.
  806. self assert: testObject value printString equals: '[object Object]'.
  807. testObject at: 'value' put: 'aValue'.
  808. self assert: testObject value equals: 'aValue'
  809. !
  810. testYourself
  811. | object |
  812. object := self jsObject
  813. d: 'test';
  814. yourself.
  815. self assert: object d equals: 'test'
  816. ! !
  817. TestCase subclass: #JavaScriptExceptionTest
  818. instanceVariableNames: ''
  819. package: 'Kernel-Tests'!
  820. !JavaScriptExceptionTest methodsFor: 'helpers'!
  821. throwException
  822. <throw 'test'>
  823. ! !
  824. !JavaScriptExceptionTest methodsFor: 'tests'!
  825. testCatchingException
  826. [ self throwException ]
  827. on: Error
  828. do: [ :error |
  829. self assert: error exception = 'test' ]
  830. !
  831. testRaisingException
  832. self should: [ self throwException ] raise: JavaScriptException
  833. ! !
  834. TestCase subclass: #MessageSendTest
  835. instanceVariableNames: ''
  836. package: 'Kernel-Tests'!
  837. !MessageSendTest methodsFor: 'tests'!
  838. testValue
  839. | messageSend |
  840. messageSend := MessageSend new
  841. receiver: Object new;
  842. selector: #asString;
  843. yourself.
  844. self assert: messageSend value equals: 'an Object'
  845. !
  846. testValueWithArguments
  847. | messageSend |
  848. messageSend := MessageSend new
  849. receiver: 2;
  850. selector: '+';
  851. yourself.
  852. self assert: (messageSend value: 3) equals: 5.
  853. self assert: (messageSend valueWithPossibleArguments: #(4)) equals: 6
  854. ! !
  855. TestCase subclass: #NumberTest
  856. instanceVariableNames: ''
  857. package: 'Kernel-Tests'!
  858. !NumberTest methodsFor: 'tests'!
  859. testAbs
  860. self assert: 4 abs equals: 4.
  861. self assert: -4 abs equals: 4
  862. !
  863. testArithmetic
  864. "We rely on JS here, so we won't test complex behavior, just check if
  865. message sends are corrects"
  866. self assert: 1.5 + 1 equals: 2.5.
  867. self assert: 2 - 1 equals: 1.
  868. self assert: -2 - 1 equals: -3.
  869. self assert: 12 / 2 equals: 6.
  870. self assert: 3 * 4 equals: 12.
  871. "Simple parenthesis and execution order"
  872. self assert: 1 + 2 * 3 equals: 9.
  873. self assert: 1 + (2 * 3) equals: 7
  874. !
  875. testComparison
  876. self assert: 3 > 2.
  877. self assert: 2 < 3.
  878. self deny: 3 < 2.
  879. self deny: 2 > 3.
  880. self assert: 3 >= 3.
  881. self assert: 3.1 >= 3.
  882. self assert: 3 <= 3.
  883. self assert: 3 <= 3.1
  884. !
  885. testCopying
  886. self assert: 1 copy == 1.
  887. self assert: 1 deepCopy == 1
  888. !
  889. testEquality
  890. self assert: (1 = 1).
  891. self assert: (0 = 0).
  892. self deny: (1 = 0).
  893. self assert: (1 yourself = 1).
  894. self assert: (1 = 1 yourself).
  895. self assert: (1 yourself = 1 yourself).
  896. self deny: 0 = false.
  897. self deny: false = 0.
  898. self deny: '' = 0.
  899. self deny: 0 = ''
  900. !
  901. testHexNumbers
  902. self assert: 16r9 equals: 9.
  903. self assert: 16rA truncated equals: 10.
  904. self assert: 16rB truncated equals: 11.
  905. self assert: 16rC truncated equals: 12.
  906. self assert: 16rD truncated equals: 13.
  907. self assert: 16rE truncated equals: 14.
  908. self assert: 16rF truncated equals: 15
  909. !
  910. testIdentity
  911. self assert: 1 == 1.
  912. self assert: 0 == 0.
  913. self deny: 1 == 0.
  914. self assert: 1 yourself == 1.
  915. self assert: 1 == 1 yourself.
  916. self assert: 1 yourself == 1 yourself.
  917. self deny: 1 == 2
  918. !
  919. testInvalidHexNumbers
  920. self should: [16rG] raise: MessageNotUnderstood.
  921. self should: [16rg] raise: MessageNotUnderstood.
  922. self should: [16rH] raise: MessageNotUnderstood.
  923. self should: [16rh] raise: MessageNotUnderstood.
  924. self should: [16rI] raise: MessageNotUnderstood.
  925. self should: [16ri] raise: MessageNotUnderstood.
  926. self should: [16rJ] raise: MessageNotUnderstood.
  927. self should: [16rj] raise: MessageNotUnderstood.
  928. self should: [16rK] raise: MessageNotUnderstood.
  929. self should: [16rk] raise: MessageNotUnderstood.
  930. self should: [16rL] raise: MessageNotUnderstood.
  931. self should: [16rl] raise: MessageNotUnderstood.
  932. self should: [16rM] raise: MessageNotUnderstood.
  933. self should: [16rm] raise: MessageNotUnderstood.
  934. self should: [16rN] raise: MessageNotUnderstood.
  935. self should: [16rn] raise: MessageNotUnderstood.
  936. self should: [16rO] raise: MessageNotUnderstood.
  937. self should: [16ro] raise: MessageNotUnderstood.
  938. self should: [16rP] raise: MessageNotUnderstood.
  939. self should: [16rp] raise: MessageNotUnderstood.
  940. self should: [16rQ] raise: MessageNotUnderstood.
  941. self should: [16rq] raise: MessageNotUnderstood.
  942. self should: [16rR] raise: MessageNotUnderstood.
  943. self should: [16rr] raise: MessageNotUnderstood.
  944. self should: [16rS] raise: MessageNotUnderstood.
  945. self should: [16rs] raise: MessageNotUnderstood.
  946. self should: [16rT] raise: MessageNotUnderstood.
  947. self should: [16rt] raise: MessageNotUnderstood.
  948. self should: [16rU] raise: MessageNotUnderstood.
  949. self should: [16ru] raise: MessageNotUnderstood.
  950. self should: [16rV] raise: MessageNotUnderstood.
  951. self should: [16rv] raise: MessageNotUnderstood.
  952. self should: [16rW] raise: MessageNotUnderstood.
  953. self should: [16rw] raise: MessageNotUnderstood.
  954. self should: [16rX] raise: MessageNotUnderstood.
  955. self should: [16rx] raise: MessageNotUnderstood.
  956. self should: [16rY] raise: MessageNotUnderstood.
  957. self should: [16ry] raise: MessageNotUnderstood.
  958. self should: [16rZ] raise: MessageNotUnderstood.
  959. self should: [16rz] raise: MessageNotUnderstood.
  960. self should: [16rABcdEfZ] raise: MessageNotUnderstood.
  961. !
  962. testMinMax
  963. self assert: (2 max: 5) equals: 5.
  964. self assert: (2 min: 5) equals: 2
  965. !
  966. testNegated
  967. self assert: 3 negated equals: -3.
  968. self assert: -3 negated equals: 3
  969. !
  970. testPrintShowingDecimalPlaces
  971. self assert: (23 printShowingDecimalPlaces: 2) equals: '23.00'.
  972. self assert: (23.5698 printShowingDecimalPlaces: 2) equals: '23.57'.
  973. self assert: (234.567 negated printShowingDecimalPlaces: 5) equals: '-234.56700'.
  974. self assert: (23.4567 printShowingDecimalPlaces: 0) equals: '23'.
  975. self assert: (23.5567 printShowingDecimalPlaces: 0) equals: '24'.
  976. self assert: (23.4567 negated printShowingDecimalPlaces: 0) equals: '-23'.
  977. self assert: (23.5567 negated printShowingDecimalPlaces: 0) equals: '-24'.
  978. self assert: (100000000 printShowingDecimalPlaces: 1) equals: '100000000.0'.
  979. self assert: (0.98 printShowingDecimalPlaces: 5) equals: '0.98000'.
  980. self assert: (0.98 negated printShowingDecimalPlaces: 2) equals: '-0.98'.
  981. self assert: (2.567 printShowingDecimalPlaces: 2) equals: '2.57'.
  982. self assert: (-2.567 printShowingDecimalPlaces: 2) equals: '-2.57'.
  983. self assert: (0 printShowingDecimalPlaces: 2) equals: '0.00'.
  984. !
  985. testRounded
  986. self assert: 3 rounded equals: 3.
  987. self assert: 3.212 rounded equals: 3.
  988. self assert: 3.51 rounded equals: 4
  989. !
  990. testSqrt
  991. self assert: 4 sqrt equals: 2.
  992. self assert: 16 sqrt equals: 4
  993. !
  994. testSquared
  995. self assert: 4 squared equals: 16
  996. !
  997. testTimesRepeat
  998. | i |
  999. i := 0.
  1000. 0 timesRepeat: [i := i + 1].
  1001. self assert: i equals: 0.
  1002. 5 timesRepeat: [i := i + 1].
  1003. self assert: i equals: 5
  1004. !
  1005. testTo
  1006. self assert: (1 to: 5) equals: #(1 2 3 4 5)
  1007. !
  1008. testToBy
  1009. self assert: (0 to: 6 by: 2) equals: #(0 2 4 6).
  1010. self should: [1 to: 4 by: 0] raise: Error
  1011. !
  1012. testTruncated
  1013. self assert: 3 truncated equals: 3.
  1014. self assert: 3.212 truncated equals: 3.
  1015. self assert: 3.51 truncated equals: 3
  1016. ! !
  1017. Object subclass: #ObjectMock
  1018. instanceVariableNames: 'foo bar'
  1019. package: 'Kernel-Tests'!
  1020. !ObjectMock commentStamp!
  1021. ObjectMock is there only to perform tests on classes.!
  1022. !ObjectMock methodsFor: 'not yet classified'!
  1023. foo
  1024. ^foo
  1025. !
  1026. foo: anObject
  1027. foo := anObject
  1028. ! !
  1029. ObjectMock subclass: #ObjectMock2
  1030. instanceVariableNames: ''
  1031. package: 'Kernel-Tests'!
  1032. !ObjectMock2 commentStamp!
  1033. ObjectMock is there only to perform tests on classes.!
  1034. !ObjectMock2 methodsFor: 'not yet classified'!
  1035. foo
  1036. ^foo
  1037. !
  1038. foo: anObject
  1039. foo := anObject
  1040. ! !
  1041. ObjectMock2 subclass: #ObjectMock3
  1042. instanceVariableNames: ''
  1043. package: 'Kernel-Tests'!
  1044. ObjectMock3 subclass: #ObjectMock4
  1045. instanceVariableNames: ''
  1046. package: 'Kernel-Tests'!
  1047. TestCase subclass: #ObjectTest
  1048. instanceVariableNames: ''
  1049. package: 'Kernel-Tests'!
  1050. !ObjectTest methodsFor: 'tests'!
  1051. notDefined
  1052. <return undefined;>
  1053. !
  1054. testBasicAccess
  1055. | o |
  1056. o := Object new.
  1057. o basicAt: 'a' put: 1.
  1058. self assert: (o basicAt: 'a') equals: 1.
  1059. self assert: (o basicAt: 'b') equals: nil
  1060. !
  1061. testBasicPerform
  1062. | o |
  1063. o := Object new.
  1064. o basicAt: 'func' put: ['hello'].
  1065. o basicAt: 'func2' put: [:a | a + 1].
  1066. self assert: (o basicPerform: 'func') equals: 'hello'.
  1067. self assert: (o basicPerform: 'func2' withArguments: #(3)) equals: 4
  1068. !
  1069. testDNU
  1070. self should: [Object new foo] raise: MessageNotUnderstood
  1071. !
  1072. testEquality
  1073. | o |
  1074. o := Object new.
  1075. self deny: o = Object new.
  1076. self assert: (o = o).
  1077. self assert: (o yourself = o).
  1078. self assert: (o = o yourself)
  1079. !
  1080. testHalt
  1081. self should: [Object new halt] raise: Error
  1082. !
  1083. testIdentity
  1084. | o |
  1085. o := Object new.
  1086. self deny: o == Object new.
  1087. self assert: o == o.
  1088. self assert: o yourself == o.
  1089. self assert: o == o yourself
  1090. !
  1091. testIfNil
  1092. self deny: Object new isNil.
  1093. self deny: (Object new ifNil: [true]) = true.
  1094. self assert: (Object new ifNotNil: [true]) equals: true.
  1095. self assert: (Object new ifNil: [false] ifNotNil: [true]) equals: true.
  1096. self assert: (Object new ifNotNil: [true] ifNil: [false]) equals: true
  1097. !
  1098. testInstVars
  1099. | o |
  1100. o := ObjectMock new.
  1101. self assert: (o instVarAt: #foo) equals: nil.
  1102. o instVarAt: #foo put: 1.
  1103. self assert: (o instVarAt: #foo) equals: 1.
  1104. self assert: (o instVarAt: 'foo') equals: 1
  1105. !
  1106. testNilUndefined
  1107. "nil in Smalltalk is the undefined object in JS"
  1108. self assert: self notDefined equals: nil
  1109. !
  1110. testYourself
  1111. | o |
  1112. o := ObjectMock new.
  1113. self assert: o yourself == o
  1114. !
  1115. testidentityHash
  1116. | o1 o2 |
  1117. o1 := Object new.
  1118. o2 := Object new.
  1119. self assert: o1 identityHash == o1 identityHash.
  1120. self deny: o1 identityHash == o2 identityHash
  1121. ! !
  1122. TestCase subclass: #PackageTest
  1123. instanceVariableNames: 'zorkPackage grulPackage backUpCommitPathJs backUpCommitPathSt'
  1124. package: 'Kernel-Tests'!
  1125. !PackageTest methodsFor: 'running'!
  1126. setUp
  1127. backUpCommitPathJs := Package defaultCommitPathJs.
  1128. backUpCommitPathSt := Package defaultCommitPathSt.
  1129. Package resetCommitPaths.
  1130. zorkPackage := Package new name: 'Zork'.
  1131. grulPackage := Package new
  1132. name: 'Grul';
  1133. commitPathJs: 'server/grul/js';
  1134. commitPathSt: 'grul/st';
  1135. yourself
  1136. !
  1137. tearDown
  1138. Package
  1139. defaultCommitPathJs: backUpCommitPathJs;
  1140. defaultCommitPathSt: backUpCommitPathSt
  1141. ! !
  1142. !PackageTest methodsFor: 'tests'!
  1143. testGrulCommitPathJsShouldBeServerGrulJs
  1144. self assert: grulPackage commitPathJs equals: 'server/grul/js'
  1145. !
  1146. testGrulCommitPathStShouldBeGrulSt
  1147. self assert: grulPackage commitPathSt equals: 'grul/st'
  1148. !
  1149. testZorkCommitPathJsShouldBeJs
  1150. self assert: zorkPackage commitPathJs equals: 'js'
  1151. !
  1152. testZorkCommitPathStShouldBeSt
  1153. self assert: zorkPackage commitPathSt equals: 'st'
  1154. ! !
  1155. PackageTest subclass: #PackageWithDefaultCommitPathChangedTest
  1156. instanceVariableNames: ''
  1157. package: 'Kernel-Tests'!
  1158. !PackageWithDefaultCommitPathChangedTest methodsFor: 'running'!
  1159. setUp
  1160. super setUp.
  1161. Package
  1162. defaultCommitPathJs: 'javascripts/';
  1163. defaultCommitPathSt: 'smalltalk/'.
  1164. ! !
  1165. !PackageWithDefaultCommitPathChangedTest methodsFor: 'tests'!
  1166. testGrulCommitPathJsShouldBeServerGrulJs
  1167. self assert: grulPackage commitPathJs equals: 'server/grul/js'
  1168. !
  1169. testGrulCommitPathStShouldBeGrulSt
  1170. self assert: grulPackage commitPathSt equals: 'grul/st'
  1171. !
  1172. testZorkCommitPathJsShouldBeJavascript
  1173. self assert: zorkPackage commitPathJs equals: 'javascripts/'
  1174. !
  1175. testZorkCommitPathStShouldBeSmalltalk
  1176. self assert: zorkPackage commitPathSt equals: 'smalltalk/'
  1177. ! !
  1178. !PackageWithDefaultCommitPathChangedTest class methodsFor: 'accessing'!
  1179. shouldInheritSelectors
  1180. ^ false
  1181. ! !
  1182. TestCase subclass: #PointTest
  1183. instanceVariableNames: ''
  1184. package: 'Kernel-Tests'!
  1185. !PointTest methodsFor: 'tests'!
  1186. testAccessing
  1187. self assert: (Point x: 3 y: 4) x equals: 3.
  1188. self assert: (Point x: 3 y: 4) y equals: 4.
  1189. self assert: (Point new x: 3) x equals: 3.
  1190. self assert: (Point new y: 4) y equals: 4
  1191. !
  1192. testArithmetic
  1193. self assert: 3@4 * (3@4 ) equals: (Point x: 9 y: 16).
  1194. self assert: 3@4 + (3@4 ) equals: (Point x: 6 y: 8).
  1195. self assert: 3@4 - (3@4 ) equals: (Point x: 0 y: 0).
  1196. self assert: 6@8 / (3@4 ) equals: (Point x: 2 y: 2)
  1197. !
  1198. testAt
  1199. self assert: 3@4 equals: (Point x: 3 y: 4)
  1200. !
  1201. testEgality
  1202. self assert: (3@4 = (3@4)).
  1203. self deny: 3@5 = (3@6)
  1204. !
  1205. testTranslateBy
  1206. self assert: (3@3 translateBy: 0@1) equals: 3@4.
  1207. self assert: (3@3 translateBy: 0@1 negated) equals: 3@2.
  1208. self assert: (3@3 translateBy: 2@3) equals: 5@6.
  1209. self assert: (3@3 translateBy: 3 negated @0) equals: 0@3.
  1210. ! !
  1211. TestCase subclass: #RandomTest
  1212. instanceVariableNames: ''
  1213. package: 'Kernel-Tests'!
  1214. !RandomTest methodsFor: 'tests'!
  1215. textNext
  1216. 10000 timesRepeat: [
  1217. | current next |
  1218. next := Random new next.
  1219. self assert: (next >= 0).
  1220. self assert: (next < 1).
  1221. self deny: current = next.
  1222. next = current]
  1223. ! !
  1224. TestCase subclass: #SetTest
  1225. instanceVariableNames: ''
  1226. package: 'Kernel-Tests'!
  1227. !SetTest methodsFor: 'tests'!
  1228. testAddRemove
  1229. | set |
  1230. set := Set new.
  1231. self assert: set isEmpty.
  1232. set add: 3.
  1233. self assert: (set includes: 3).
  1234. set add: 5.
  1235. self assert: (set includes: 5).
  1236. set remove: 3.
  1237. self deny: (set includes: 3)
  1238. !
  1239. testAt
  1240. self should: [Set new at: 1 put: 2] raise: Error
  1241. !
  1242. testCollect
  1243. self assert: (#(5 6 8) asSet collect: [ :x | x \\ 3 ]) equals: #(0 2) asSet
  1244. !
  1245. testComparing
  1246. self assert: #(0 2) asSet equals: #(0 2) asSet.
  1247. self assert: #(2 0) asSet equals: #(0 2) asSet.
  1248. self deny: #(0 2 3) asSet = #(0 2) asSet.
  1249. self deny: #(1 2) asSet = #(0 2) asSet
  1250. !
  1251. testPrintString
  1252. | set |
  1253. set := Set new.
  1254. self assert: set printString equals: 'a Set ()'.
  1255. set add: 1; add: 3.
  1256. self assert: set printString equals: 'a Set (1 3)'.
  1257. set add: 'foo'.
  1258. self assert: set printString equals: 'a Set (1 3 ''foo'')'.
  1259. set remove: 1; remove: 3.
  1260. self assert: set printString equals: 'a Set (''foo'')'.
  1261. set add: 3.
  1262. self assert: set printString equals: 'a Set (''foo'' 3)'.
  1263. set add: 3.
  1264. self assert: set printString equals: 'a Set (''foo'' 3)'
  1265. !
  1266. testSize
  1267. self assert: Set new size equals: 0.
  1268. self assert: (Set withAll: #(1 2 3 4)) size equals: 4.
  1269. self assert: (Set withAll: #(1 1 1 1)) size equals: 1
  1270. !
  1271. testUnboxedObjects
  1272. self assert: {'foo' yourself. 'foo' yourself} asSet asArray equals: #('foo')
  1273. !
  1274. testUnicity
  1275. | set |
  1276. set := Set new.
  1277. set add: 21.
  1278. set add: 'hello'.
  1279. set add: 21.
  1280. self assert: set size equals: 2.
  1281. set add: 'hello'.
  1282. self assert: set size equals: 2.
  1283. self assert: set asArray equals: #(21 'hello')
  1284. ! !
  1285. TestCase subclass: #StreamTest
  1286. instanceVariableNames: ''
  1287. package: 'Kernel-Tests'!
  1288. !StreamTest methodsFor: 'accessing'!
  1289. collectionClass
  1290. ^ self class collectionClass
  1291. !
  1292. newCollection
  1293. ^ self collectionClass new
  1294. !
  1295. newStream
  1296. ^ self collectionClass new stream
  1297. ! !
  1298. !StreamTest methodsFor: 'tests'!
  1299. testAtStartAtEnd
  1300. | stream |
  1301. stream := self newStream.
  1302. self assert: stream atStart.
  1303. self assert: stream atEnd.
  1304. stream nextPutAll: self newCollection.
  1305. self assert: stream atEnd.
  1306. self deny: stream atStart.
  1307. stream position: 1.
  1308. self deny: stream atEnd.
  1309. self deny: stream atStart
  1310. !
  1311. testContents
  1312. | stream |
  1313. stream := self newStream.
  1314. stream nextPutAll: self newCollection.
  1315. self assert: stream contents equals: self newCollection
  1316. !
  1317. testIsEmpty
  1318. | stream |
  1319. stream := self newStream.
  1320. self assert: stream isEmpty.
  1321. stream nextPutAll: self newCollection.
  1322. self deny: stream isEmpty
  1323. !
  1324. testPosition
  1325. | collection stream |
  1326. collection := self newCollection.
  1327. stream := self newStream.
  1328. stream nextPutAll: collection.
  1329. self assert: stream position equals: collection size.
  1330. stream position: 0.
  1331. self assert: stream position equals: 0.
  1332. stream next.
  1333. self assert: stream position equals: 1.
  1334. stream next.
  1335. self assert: stream position equals: 2
  1336. !
  1337. testReading
  1338. | stream collection |
  1339. collection := self newCollection.
  1340. stream := self newStream.
  1341. stream
  1342. nextPutAll: collection;
  1343. position: 0.
  1344. collection do: [ :each |
  1345. self assert: stream next equals: each ].
  1346. self assert: stream next isNil
  1347. !
  1348. testStreamContents
  1349. !
  1350. testWrite
  1351. | stream collection |
  1352. collection := self newCollection.
  1353. stream := self newStream.
  1354. collection do: [ :each | stream << each ].
  1355. self assert: stream contents equals: collection
  1356. !
  1357. testWriting
  1358. | stream collection |
  1359. collection := self newCollection.
  1360. stream := self newStream.
  1361. collection do: [ :each | stream nextPut: each ].
  1362. self assert: stream contents equals: collection.
  1363. stream := self newStream.
  1364. stream nextPutAll: collection.
  1365. self assert: stream contents equals: collection
  1366. ! !
  1367. !StreamTest class methodsFor: 'accessing'!
  1368. collectionClass
  1369. ^ nil
  1370. ! !
  1371. !StreamTest class methodsFor: 'testing'!
  1372. isAbstract
  1373. ^ self collectionClass isNil
  1374. ! !
  1375. StreamTest subclass: #ArrayStreamTest
  1376. instanceVariableNames: ''
  1377. package: 'Kernel-Tests'!
  1378. !ArrayStreamTest methodsFor: 'accessing'!
  1379. newCollection
  1380. ^ { true. 1. 3@4. 'foo' }
  1381. ! !
  1382. !ArrayStreamTest class methodsFor: 'accessing'!
  1383. collectionClass
  1384. ^ Array
  1385. ! !
  1386. StreamTest subclass: #StringStreamTest
  1387. instanceVariableNames: ''
  1388. package: 'Kernel-Tests'!
  1389. !StringStreamTest methodsFor: 'accessing'!
  1390. newCollection
  1391. ^ 'hello world'
  1392. ! !
  1393. !StringStreamTest class methodsFor: 'accessing'!
  1394. collectionClass
  1395. ^ String
  1396. ! !
  1397. TestCase subclass: #UndefinedTest
  1398. instanceVariableNames: ''
  1399. package: 'Kernel-Tests'!
  1400. !UndefinedTest methodsFor: 'tests'!
  1401. testCopying
  1402. self assert: nil copy equals: nil
  1403. !
  1404. testDeepCopy
  1405. self assert: nil deepCopy = nil
  1406. !
  1407. testIfNil
  1408. self assert: (nil ifNil: [true]) equals: true.
  1409. self deny: (nil ifNotNil: [true]) = true.
  1410. self assert: (nil ifNil: [true] ifNotNil: [false]) equals: true.
  1411. self deny: (nil ifNotNil: [true] ifNil: [false]) = true
  1412. !
  1413. testIsNil
  1414. self assert: nil isNil.
  1415. self deny: nil notNil.
  1416. ! !