mirror of
https://github.com/enso-org/enso.git
synced 2024-11-26 08:52:58 +03:00
56b289ae79
Introduce a new `test-utils` project, and moves the `TestBase` there. Moreover, `TestBase` is renamed to `TestUtils` and is no longer an abstract class. # Important Notes `test-utils` project does not depend on junit, so it can be used, for example, by any benchmarks as well. |
||
---|---|---|
.. | ||
benchmarks-common/src/main/java/org/enso/interpreter/bench | ||
persistance/src | ||
persistance-dsl/src/main/java/org/enso/persist/impl | ||
test-utils/src/main/java/org/enso/test/utils | ||
yaml/src/main/java/org/yaml/snakeyaml/introspector | ||
ydoc-server/src |