Commit Graph

4 Commits

Author SHA1 Message Date
Andrey Breslav fe6fa5dfaa JetLiteFixture migrated to use KotlinTestWithEnvironment 2012-07-11 13:21:39 +04:00
Andrey Breslav 8d6fd3a18b Base classes for tests put into order:
* KotlinTestWithEnvironmentManagement — methods for creating envirnoments tied up to test root disposable (automatically disposed on teadDown())
* KotlinTestWithEnvironment — a test with one environment (created by an abstract method)

Also, utilities for laz yresolve tests moved to LazyResolveTestUtil
2012-07-11 12:51:58 +04:00
Andrey Breslav 58a23afe9d Support for full JDK 2012-07-10 22:48:49 +04:00
Andrey Breslav 0461b3c8ba New base classes for lazy resolve tests + generators in main methods 2012-07-10 22:48:49 +04:00