Commit Graph

2 Commits

Author SHA1 Message Date
Emily Bache
2e599e4f1d Use approval testing framework for statement printer test
It's better to store the expected text in a separate file instead of mixed
in together with the kotlin test code. This is for several reasons
- it is easier to read when the expected value is on several lines
- it is easier to update using a diff merge tool
- it is easier to read the VCS history since it will probably change
more frequently than the rest of the test code
2019-09-10 10:40:56 +02:00
khoovis
f698110490 Converted code to kotlin 2019-09-08 12:29:31 +01:00