James Strachan
|
34dae731a6
|
simplified the test cases for the preconditions and add them to the API docs; also added requireNotNull() and checkNotNull() helper methods for converting nullables to non-nullables easily in code with optional exception messages
|
2012-04-17 08:22:28 +01:00 |
|
James Strachan
|
5c7ee4d870
|
added lazy message versions of require/assert/check methods, #KT-693 fixed
|
2012-03-27 06:16:21 +01:00 |
|
James Strachan
|
01ca558898
|
re-enabled some more tests for check; still need KT-1540 fixed to be able to use the assert function though
|
2012-03-20 16:15:42 +00:00 |
|
James Strachan
|
7ef65c0099
|
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
|
2012-03-14 16:14:14 +00:00 |
|