4 lines
82 B
Smalltalk
4 lines
82 B
Smalltalk
tests
|
|
testAddBlogPost
|
|
blog writeBlogPost: post.
|
|
self assert: blog size equals: 2 |